mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-17 01:37:53 +00:00
Revert "guix: use github mirror for time-machine"
This reverts commit b2d2892219
.
This commit is contained in:
parent
b83015b22c
commit
9dac3f56ce
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ fi
|
||||||
# across time.
|
# across time.
|
||||||
time-machine() {
|
time-machine() {
|
||||||
# shellcheck disable=SC2086
|
# shellcheck disable=SC2086
|
||||||
guix time-machine --url=https://github.com/guix-mirror/guix.git \
|
guix time-machine --url=https://git.savannah.gnu.org/git/guix.git \
|
||||||
--commit=77386bdbfe6b0c649c05ab37f08051d1ab3e5074 \
|
--commit=77386bdbfe6b0c649c05ab37f08051d1ab3e5074 \
|
||||||
--cores="$JOBS" \
|
--cores="$JOBS" \
|
||||||
--keep-failed \
|
--keep-failed \
|
||||||
|
|
Loading…
Reference in a new issue