mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-20 14:05:23 +01:00
build: Point Guix to the current top of the "version-1.4.0" branch
This commit is contained in:
parent
c561f2f06e
commit
a229451590
1 changed files with 1 additions and 1 deletions
|
@ -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=fa17abf1af09570708daa28dd40ffbc932ebe25c \
|
||||
--commit=6ba510d76d6847065be725e958718002f3b13c7a \
|
||||
--cores="$JOBS" \
|
||||
--keep-failed \
|
||||
--fallback \
|
||||
|
|
Loading…
Add table
Reference in a new issue