From: tobtoht Date: Wed, 18 Dec 2024 01:51:28 +0000 (+0100) Subject: guix: bump time-machine to 6c86ae62a0ea12e49eddaa3b541340d1ec8e56a2 X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=e2138d475584abbdf7f144cbc4f2424aa69abb66;p=gamesguru%2Ffeather.git guix: bump time-machine to 6c86ae62a0ea12e49eddaa3b541340d1ec8e56a2 --- diff --git a/contrib/guix/libexec/prelude.bash b/contrib/guix/libexec/prelude.bash index 255b0687..f6bdfef0 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=639f79952e51a58b7fbca2a826dcc3df162300c1 \ + --commit=6c86ae62a0ea12e49eddaa3b541340d1ec8e56a2 \ --cores="$JOBS" \ --keep-failed \ --fallback \