aboutsummaryrefslogtreecommitdiff
path: root/contrib/guix
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2022-03-07 09:35:46 +0000
committerfanquake <fanquake@gmail.com>2022-03-07 09:37:20 +0000
commitcbdfb46b55a27881f3726b58c046c4ea19866b7a (patch)
tree274bafeaf2ede7fe82924bcbaedaa0889dccc2fa /contrib/guix
parent440fbe6dbadadb2664481af2a4facf813a5dd441 (diff)
parent0dcbd2ee9334e9f722796cd5255928ac8fdc4da6 (diff)
downloadbitcoin-cbdfb46b55a27881f3726b58c046c4ea19866b7a.tar.xz
Merge bitcoin/bitcoin#24485: [23.x] guix: use same commit for codesigning time-machine
0dcbd2ee9334e9f722796cd5255928ac8fdc4da6 guix: use same commit for codesigning time-machine (fanquake) Pull request description: The time machines should be updated in lockstep. Backports #24484. Github-Pull: #24484 Rebased-From: 29862bdd402112a98d5da08cb9909bd427b955ad ACKs for top commit: hebasto: ACK 0dcbd2ee9334e9f722796cd5255928ac8fdc4da6 Tree-SHA512: 831f2d1a0bd92bc6acbe20b0c2e2557f9cc8056034c6975ec6be2cae2eafe584d618b83519623caa81adc434121174e4c56a2df3cc8912352146ac610901bd0f
Diffstat (limited to 'contrib/guix')
-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 \