From 9dac3f56cead355b0df75bacdc07b1f3ec40f237 Mon Sep 17 00:00:00 2001 From: tobtoht Date: Thu, 4 Jan 2024 16:40:51 +0100 Subject: [PATCH] Revert "guix: use github mirror for time-machine" This reverts commit b2d289221940b9dd3eca3f7ad129b6079efd4841. --- contrib/guix/libexec/prelude.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.52.0