mirror of
https://github.com/feather-wallet/feather.git
synced 2024-12-22 19:49:28 +00:00
guix: use fanquake's github mirror
savannah is still unreliable
This commit is contained in:
parent
9dac3f56ce
commit
aecefc089f
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ fi
|
|||
# across time.
|
||||
time-machine() {
|
||||
# shellcheck disable=SC2086
|
||||
guix time-machine --url=https://git.savannah.gnu.org/git/guix.git \
|
||||
guix time-machine --url=https://github.com/fanquake/guix.git \
|
||||
--commit=77386bdbfe6b0c649c05ab37f08051d1ab3e5074 \
|
||||
--cores="$JOBS" \
|
||||
--keep-failed \
|
||||
|
|
Loading…
Reference in a new issue