We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f2817 commit 29862bdCopy full SHA for 29862bd
contrib/guix/guix-codesign
@@ -227,7 +227,7 @@ SOURCE_DATE_EPOCH="${SOURCE_DATE_EPOCH:-$(git -c log.showSignature=false log --f
227
time-machine() {
228
# shellcheck disable=SC2086
229
guix time-machine --url=https://git.savannah.gnu.org/git/guix.git \
230
- --commit=aa34d4d28dfe25ba47d5800d05000fb7221788c0 \
+ --commit=ae03f401381e956c4c41b4cf495cbde964fa43d0 \
231
--cores="$JOBS" \
232
--keep-failed \
233
--fallback \
0 commit comments