]> Nutra Git (v1) - gamesguru/feather.git/commitdiff
guix: use my own guix mirror
authortobtoht <tob@featherwallet.org>
Fri, 5 Jan 2024 14:22:41 +0000 (15:22 +0100)
committertobtoht <tob@featherwallet.org>
Fri, 5 Jan 2024 14:22:41 +0000 (15:22 +0100)
contrib/guix/libexec/prelude.bash

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