From 7fd116b7250d53743485467660ce45bd117b58c4 Mon Sep 17 00:00:00 2001 From: tobtoht Date: Fri, 21 Feb 2025 13:00:51 +0100 Subject: [PATCH] guix: set repo to monero-project/guix --- 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 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 \ -- 2.52.0