We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caad3ac commit 14b8d69Copy full SHA for 14b8d69
contrib/guix/libexec/prelude.bash
@@ -50,7 +50,7 @@ fi
50
# across time.
51
time-machine() {
52
# shellcheck disable=SC2086
53
- guix time-machine --url=https://github.com/monero-project/guix.git \
+ guix time-machine --url=https://codeberg.org/guix/guix.git \
54
--commit=4d8c55de60cf9a5cafc4b881035131921d07314d \
55
--cores="$JOBS" \
56
--keep-failed \
0 commit comments