Skip to content

Commit 29862bd

Browse files
committed
guix: use same commit for codesigning time-machine
The time machines should be updated in lockstep.
1 parent c8f2817 commit 29862bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/guix/guix-codesign

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ SOURCE_DATE_EPOCH="${SOURCE_DATE_EPOCH:-$(git -c log.showSignature=false log --f
227227
time-machine() {
228228
# shellcheck disable=SC2086
229229
guix time-machine --url=https://git.savannah.gnu.org/git/guix.git \
230-
--commit=aa34d4d28dfe25ba47d5800d05000fb7221788c0 \
230+
--commit=ae03f401381e956c4c41b4cf495cbde964fa43d0 \
231231
--cores="$JOBS" \
232232
--keep-failed \
233233
--fallback \

0 commit comments

Comments
 (0)