Skip to content

Commit

Permalink
Revert "guix: bump time-machine to 7bf1d7aeaffba15c4f680f93ae88fbef25…
Browse files Browse the repository at this point in the history
…427252"

This reverts commit 5d9f12a.

Windows defender hits us with a Trojan:Win32/ClipBanker.GA!MTB
  • Loading branch information
tobtoht committed Aug 14, 2024
1 parent 109c378 commit 288ea37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/guix/libexec/prelude.bash
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ fi
time-machine() {
# shellcheck disable=SC2086
guix time-machine --url=https://github.com/tobtoht/guix.git \
--commit=7bf1d7aeaffba15c4f680f93ae88fbef25427252 \
--commit=f0bb724211872cd6158fce6162e0b8c73efed126 \
--cores="$JOBS" \
--keep-failed \
--fallback \
Expand Down

0 comments on commit 288ea37

Please sign in to comment.