From: tobtoht Date: Sat, 23 Mar 2024 22:00:45 +0000 (+0100) Subject: guix: bump time-machine (2024-03-12) X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=72941f517c2c0adf3f35df9c83f7f9cb5f722ca0;p=gamesguru%2Ffeather.git guix: bump time-machine (2024-03-12) --- diff --git a/contrib/guix/libexec/prelude.bash b/contrib/guix/libexec/prelude.bash index d0ae996d..a44621b6 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=d5ca4d4fd713a9f7e17e074a1e37dda99bbb09fc \ + --commit=dc4842797bfdc5f9f3f5f725bf189c2b68bd6b5a \ --cores="$JOBS" \ --keep-failed \ --fallback \