From: tobtoht Date: Tue, 30 Jan 2024 10:55:24 +0000 (+0100) Subject: guix: bump time-machine X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=5fffb161870d8a9a86e6b383ba1ab683e38e08c2;p=gamesguru%2Ffeather.git guix: bump time-machine --- diff --git a/contrib/guix/libexec/prelude.bash b/contrib/guix/libexec/prelude.bash index 4adbbd6c..fb67580d 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=77386bdbfe6b0c649c05ab37f08051d1ab3e5074 \ + --commit=d5ca4d4fd713a9f7e17e074a1e37dda99bbb09fc \ --cores="$JOBS" \ --keep-failed \ --fallback \