From: tobtoht Date: Thu, 4 Jan 2024 15:40:51 +0000 (+0100) Subject: Revert "guix: use github mirror for time-machine" X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=9dac3f56cead355b0df75bacdc07b1f3ec40f237;p=gamesguru%2Ffeather.git Revert "guix: use github mirror for time-machine" This reverts commit b2d289221940b9dd3eca3f7ad129b6079efd4841. --- diff --git a/contrib/guix/libexec/prelude.bash b/contrib/guix/libexec/prelude.bash index f8a14b0b..0e546552 100644 --- a/contrib/guix/libexec/prelude.bash +++ b/contrib/guix/libexec/prelude.bash @@ -50,7 +50,7 @@ fi # across time. time-machine() { # shellcheck disable=SC2086 - guix time-machine --url=https://github.com/guix-mirror/guix.git \ + guix time-machine --url=https://git.savannah.gnu.org/git/guix.git \ --commit=77386bdbfe6b0c649c05ab37f08051d1ab3e5074 \ --cores="$JOBS" \ --keep-failed \