0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-08 10:31:50 -05:00

guix: use same commit for codesigning time-machine

The time machines should be updated in lockstep.
This commit is contained in:
fanquake 2022-03-06 10:16:58 +00:00
parent c8f2817bd6
commit 29862bdd40
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1

View file

@ -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 \