0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-02 09:46:52 -05:00

build: Point Guix to recent commit on the master branch

This commit is contained in:
Hennadii Stepanov 2022-02-15 12:36:20 +02:00
parent 7f2f35fe20
commit b3617a99c1
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -239,7 +239,7 @@ SOURCE_DATE_EPOCH="${SOURCE_DATE_EPOCH:-$(git -c log.showSignature=false log --f
time-machine() {
# shellcheck disable=SC2086
guix time-machine --url=https://git.savannah.gnu.org/git/guix.git \
--commit=1ef7a03a148cf5f83ab1820444f6bd50d8e732d1 \
--commit=ae03f401381e956c4c41b4cf495cbde964fa43d0 \
--cores="$JOBS" \
--keep-failed \
--fallback \