From 29862bdd402112a98d5da08cb9909bd427b955ad Mon Sep 17 00:00:00 2001 From: fanquake Date: Sun, 6 Mar 2022 10:16:58 +0000 Subject: guix: use same commit for codesigning time-machine The time machines should be updated in lockstep. --- contrib/guix/guix-codesign | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- cgit v1.2.3