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 7f2f35f commit b3617a9Copy full SHA for b3617a9
contrib/guix/guix-build
@@ -239,7 +239,7 @@ SOURCE_DATE_EPOCH="${SOURCE_DATE_EPOCH:-$(git -c log.showSignature=false log --f
239
time-machine() {
240
# shellcheck disable=SC2086
241
guix time-machine --url=https://git.savannah.gnu.org/git/guix.git \
242
- --commit=1ef7a03a148cf5f83ab1820444f6bd50d8e732d1 \
+ --commit=ae03f401381e956c4c41b4cf495cbde964fa43d0 \
243
--cores="$JOBS" \
244
--keep-failed \
245
--fallback \
0 commit comments