From: tobtoht Date: Mon, 13 Nov 2023 23:34:59 +0000 (+0100) Subject: guix: update time-machine X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=8e7cab38d55284865af86883a15bf87f6ae5f12a;p=gamesguru%2Ffeather.git guix: update time-machine --- diff --git a/contrib/guix/libexec/prelude.bash b/contrib/guix/libexec/prelude.bash index ece93b58..f8a14b0b 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/guix-mirror/guix.git \ - --commit=160f78a4d92205df986ed9efcce7d3aac188cb24 \ + --commit=77386bdbfe6b0c649c05ab37f08051d1ab3e5074 \ --cores="$JOBS" \ --keep-failed \ --fallback \