From: tobtoht Date: Tue, 18 Jun 2024 12:47:42 +0000 (+0200) Subject: guix: bump timemachine to f0bb724211872cd6158fce6162e0b8c73efed126 X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=db77dba83c682990d14490c558ab0d5f2e97133b;p=gamesguru%2Ffeather.git guix: bump timemachine to f0bb724211872cd6158fce6162e0b8c73efed126 --- diff --git a/contrib/guix/libexec/prelude.bash b/contrib/guix/libexec/prelude.bash index a44621b6..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=dc4842797bfdc5f9f3f5f725bf189c2b68bd6b5a \ + --commit=f0bb724211872cd6158fce6162e0b8c73efed126 \ --cores="$JOBS" \ --keep-failed \ --fallback \