mirror of
https://github.com/monero-project/monero.git
synced 2026-07-30 23:50:24 -07:00
ci: guix: use mirror
This commit is contained in:
@@ -57,7 +57,7 @@ fi
|
||||
# - Check how the update affects our build graph and which packages have been updated.
|
||||
time-machine() {
|
||||
# shellcheck disable=SC2086
|
||||
guix time-machine --url=https://codeberg.org/guix/guix.git \
|
||||
guix time-machine --url=${GUIX_REPO:-https://codeberg.org/guix/guix.git} \
|
||||
--commit=4a507aa8c0a579d150267d81ab4013189a7ec505 \
|
||||
--cores="$JOBS" \
|
||||
--keep-failed \
|
||||
|
||||
Reference in New Issue
Block a user