aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2022-03-06 10:16:58 +0000
committerfanquake <fanquake@gmail.com>2022-03-06 18:55:44 +0000
commit0dcbd2ee9334e9f722796cd5255928ac8fdc4da6 (patch)
tree274bafeaf2ede7fe82924bcbaedaa0889dccc2fa
parent440fbe6dbadadb2664481af2a4facf813a5dd441 (diff)
downloadbitcoin-0dcbd2ee9334e9f722796cd5255928ac8fdc4da6.tar.xz
guix: use same commit for codesigning time-machine
The time machines should be updated in lockstep. Github-Pull: #24484 Rebased-From: 29862bdd402112a98d5da08cb9909bd427b955ad
-rwxr-xr-xcontrib/guix/guix-codesign2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/guix/guix-codesign b/contrib/guix/guix-codesign
index 2dd30bfa64..8be927bd06 100755
--- a/contrib/guix/guix-codesign
+++ b/contrib/guix/guix-codesign
@@ -227,7 +227,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=aa34d4d28dfe25ba47d5800d05000fb7221788c0 \
+ --commit=ae03f401381e956c4c41b4cf495cbde964fa43d0 \
--cores="$JOBS" \
--keep-failed \
--fallback \