aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-02-15 12:36:20 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-02-15 15:29:00 +0200
commitb3617a99c141d09cdec3b4dc07b6c876edf68bce (patch)
treeaa7c2993544b1035ebd33cb9edff890e09221e84 /contrib
parent7f2f35fe20c7706d547fa22a62521fe926f9c12b (diff)
downloadbitcoin-b3617a99c141d09cdec3b4dc07b6c876edf68bce.tar.xz
build: Point Guix to recent commit on the master 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 bfffbda742..2d44ad0365 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=1ef7a03a148cf5f83ab1820444f6bd50d8e732d1 \
+ --commit=ae03f401381e956c4c41b4cf495cbde964fa43d0 \
--cores="$JOBS" \
--keep-failed \
--fallback \