From: tobtoht Date: Thu, 8 Aug 2024 23:41:53 +0000 (+0200) Subject: guix: bump time-machine to 7bf1d7aeaffba15c4f680f93ae88fbef25427252 X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=5d9f12a899130fa6b933ba7187a5f0837928c19b;p=gamesguru%2Ffeather.git guix: bump time-machine to 7bf1d7aeaffba15c4f680f93ae88fbef25427252 --- diff --git a/contrib/guix/libexec/prelude.bash b/contrib/guix/libexec/prelude.bash index b81799f6..2527f912 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=f0bb724211872cd6158fce6162e0b8c73efed126 \ + --commit=7bf1d7aeaffba15c4f680f93ae88fbef25427252 \ --cores="$JOBS" \ --keep-failed \ --fallback \