mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-16 17:27:38 +00:00
guix: bump time-machine to 7bf1d7aeaffba15c4f680f93ae88fbef25427252
This commit is contained in:
parent
f59ba3f3c9
commit
5d9f12a899
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=f0bb724211872cd6158fce6162e0b8c73efed126 \
|
--commit=7bf1d7aeaffba15c4f680f93ae88fbef25427252 \
|
||||||
--cores="$JOBS" \
|
--cores="$JOBS" \
|
||||||
--keep-failed \
|
--keep-failed \
|
||||||
--fallback \
|
--fallback \
|
||||||
|
|
Loading…
Reference in a new issue