From: tobtoht Date: Fri, 21 Feb 2025 12:00:51 +0000 (+0100) Subject: guix: set repo to monero-project/guix X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=7fd116b7250d53743485467660ce45bd117b58c4;p=gamesguru%2Ffeather.git guix: set repo to monero-project/guix --- diff --git a/contrib/guix/libexec/prelude.bash b/contrib/guix/libexec/prelude.bash index 15859fda..b868cec8 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/tobtoht/guix.git \ + guix time-machine --url=https://github.com/monero-project/guix.git \ --commit=639f79952e51a58b7fbca2a826dcc3df162300c1 \ --cores="$JOBS" \ --keep-failed \