mirror of
https://github.com/feather-wallet/feather.git
synced 2024-12-22 03:29:24 +00:00
guix: bump time-machine to 6c86ae62a0ea12e49eddaa3b541340d1ec8e56a2
This commit is contained in:
parent
2e20526e03
commit
e2138d4755
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ fi
|
||||||
time-machine() {
|
time-machine() {
|
||||||
# shellcheck disable=SC2086
|
# shellcheck disable=SC2086
|
||||||
guix time-machine --url=https://github.com/tobtoht/guix.git \
|
guix time-machine --url=https://github.com/tobtoht/guix.git \
|
||||||
--commit=639f79952e51a58b7fbca2a826dcc3df162300c1 \
|
--commit=6c86ae62a0ea12e49eddaa3b541340d1ec8e56a2 \
|
||||||
--cores="$JOBS" \
|
--cores="$JOBS" \
|
||||||
--keep-failed \
|
--keep-failed \
|
||||||
--fallback \
|
--fallback \
|
||||||
|
|
Loading…
Reference in a new issue