We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63fc2f5 commit e8a6c88Copy full SHA for e8a6c88
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=6ba510d76d6847065be725e958718002f3b13c7a \
+ --commit=1ef7a03a148cf5f83ab1820444f6bd50d8e732d1 \
243
--cores="$JOBS" \
244
--keep-failed \
245
--fallback \
0 commit comments