Skip to content

Commit 14b8d69

Browse files
committed
guix: use canonical repository
1 parent caad3ac commit 14b8d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/guix/libexec/prelude.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ fi
5050
# across time.
5151
time-machine() {
5252
# shellcheck disable=SC2086
53-
guix time-machine --url=https://github.com/monero-project/guix.git \
53+
guix time-machine --url=https://codeberg.org/guix/guix.git \
5454
--commit=4d8c55de60cf9a5cafc4b881035131921d07314d \
5555
--cores="$JOBS" \
5656
--keep-failed \

0 commit comments

Comments
 (0)