aboutsummaryrefslogtreecommitdiff
path: root/contrib/guix
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2022-03-17 08:17:52 +0000
committerfanquake <fanquake@gmail.com>2022-03-17 09:59:34 +0000
commit682962d9f642d1ec5ed56cd7ffc5085d14d3e06b (patch)
tree422ed2acbd3057d1e79a2d71335f6ce2df0f7fe3 /contrib/guix
parent8435d7f11a89bb3f93306646f62cc2179693e072 (diff)
downloadbitcoin-682962d9f642d1ec5ed56cd7ffc5085d14d3e06b.tar.xz
guix: point to latest upstream commit
Diffstat (limited to 'contrib/guix')
-rw-r--r--contrib/guix/libexec/prelude.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/guix/libexec/prelude.bash b/contrib/guix/libexec/prelude.bash
index 086df48fbe..f24c120863 100644
--- a/contrib/guix/libexec/prelude.bash
+++ b/contrib/guix/libexec/prelude.bash
@@ -51,7 +51,7 @@ fi
time-machine() {
# shellcheck disable=SC2086
guix time-machine --url=https://git.savannah.gnu.org/git/guix.git \
- --commit=ae03f401381e956c4c41b4cf495cbde964fa43d0 \
+ --commit=34e9eae68c9583acce5abc4100add3d88932a5ae \
--cores="$JOBS" \
--keep-failed \
--fallback \