From 288ea37df427bccb3be32b13c60a93b85214f827 Mon Sep 17 00:00:00 2001 From: tobtoht Date: Wed, 14 Aug 2024 22:51:25 +0200 Subject: [PATCH] Revert "guix: bump time-machine to 7bf1d7aeaffba15c4f680f93ae88fbef25427252" This reverts commit 5d9f12a899130fa6b933ba7187a5f0837928c19b. Windows defender hits us with a Trojan:Win32/ClipBanker.GA!MTB --- contrib/guix/libexec/prelude.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/guix/libexec/prelude.bash b/contrib/guix/libexec/prelude.bash index 2527f912..b81799f6 100644 --- a/contrib/guix/libexec/prelude.bash +++ b/contrib/guix/libexec/prelude.bash @@ -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 \ -- 2.52.0