mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge bitcoin/bitcoin#24484: guix: use same commit for codesigning time-machine
29862bdd40guix: use same commit for codesigning time-machine (fanquake) Pull request description: The time machines should be updated in lockstep. ACKs for top commit: gruve-p: ACK https://github.com/bitcoin/bitcoin/pull/24484/commits/29862bdd402112a98d5da08cb9909bd427b955ad achow101: ACK29862bdd40hebasto: ACK29862bdd40, I have reviewed the code and it looks OK, I agree it can be merged. Tree-SHA512: 1cd6e449bba62041f6fde1463c490488b8d60dd86714818f27e92725008af850d3ce3fbde0c302406044cc73094cccc9e9bf4179256e9783627b18c5e66f8b49
This commit is contained in:
commit
4774b753bb
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue