aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-01-11 19:21:05 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-01-11 19:21:05 +0200
commita229451590b2e5ef3c8a22c17f9656d1fb86ae7f (patch)
tree980722da354cac62f28ebd9ccea6964770ae7bb5 /contrib
parentc561f2f06ed25f08f7776ac41aeb2999ebe79550 (diff)
downloadbitcoin-a229451590b2e5ef3c8a22c17f9656d1fb86ae7f.tar.xz
build: Point Guix to the current top of the "version-1.4.0" branch
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/guix/guix-build2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/guix/guix-build b/contrib/guix/guix-build
index 694f2ff1fa..98381f3e24 100755
--- a/contrib/guix/guix-build
+++ b/contrib/guix/guix-build
@@ -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 \