guix: use canonical repository
authortobtoht <tob@featherwallet.org>
Sat, 19 Jul 2025 17:18:02 +0000 (19:18 +0200)
committertobtoht <tob@featherwallet.org>
Sun, 3 Aug 2025 17:27:29 +0000 (19:27 +0200)
contrib/guix/libexec/prelude.bash

index b868cec89f964523305f1da902a88d8c3d04d750..16af13ad4bff9c5010b87171b04f1b069149a0a9 100644 (file)
@@ -50,7 +50,7 @@ fi
 # across time.
 time-machine() {
     # shellcheck disable=SC2086
-    guix time-machine --url=https://github.com/monero-project/guix.git \
+    guix time-machine --url=https://codeberg.org/guix/guix.git \
                       --commit=639f79952e51a58b7fbca2a826dcc3df162300c1 \
                       --cores="$JOBS" \
                       --keep-failed \