mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-16 17:27:38 +00:00
guix: use my own guix mirror
This commit is contained in:
parent
06d3c864af
commit
479eba3b1b
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://github.com/fanquake/guix.git \
|
||||
guix time-machine --url=https://github.com/tobtoht/guix.git \
|
||||
--commit=77386bdbfe6b0c649c05ab37f08051d1ab3e5074 \
|
||||
--cores="$JOBS" \
|
||||
--keep-failed \
|
||||
|
|
Loading…
Reference in a new issue