From: tobtoht Date: Sat, 2 Nov 2024 23:04:46 +0000 (+0100) Subject: guix: bump time-machine to 639f79952e51a58b7fbca2a826dcc3df162300c1 X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=1df5842ea381d89a578ef1101b73ec87c573c344;p=gamesguru%2Ffeather.git guix: bump time-machine to 639f79952e51a58b7fbca2a826dcc3df162300c1 --- diff --git a/contrib/guix/libexec/prelude.bash b/contrib/guix/libexec/prelude.bash index 2527f912..255b0687 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=7bf1d7aeaffba15c4f680f93ae88fbef25427252 \ + --commit=639f79952e51a58b7fbca2a826dcc3df162300c1 \ --cores="$JOBS" \ --keep-failed \ --fallback \