]> Nutra Git (v1) - gamesguru/feather.git/commitdiff
guix: use fanquake's github mirror
authortobtoht <tob@featherwallet.org>
Thu, 4 Jan 2024 16:05:08 +0000 (17:05 +0100)
committertobtoht <tob@featherwallet.org>
Thu, 4 Jan 2024 16:05:17 +0000 (17:05 +0100)
savannah is still unreliable

contrib/guix/libexec/prelude.bash

index 0e5465524727bceac0d4182be02c904ce2960dbe..7602660798b97d64333b88367604f529ec8ab688 100644 (file)
@@ -50,7 +50,7 @@ fi
 # across time.
 time-machine() {
     # shellcheck disable=SC2086
-    guix time-machine --url=https://git.savannah.gnu.org/git/guix.git \
+    guix time-machine --url=https://github.com/fanquake/guix.git \
                       --commit=77386bdbfe6b0c649c05ab37f08051d1ab3e5074 \
                       --cores="$JOBS" \
                       --keep-failed \