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 c561f2f commit a229451Copy full SHA for a229451
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=fa17abf1af09570708daa28dd40ffbc932ebe25c \
+ --commit=6ba510d76d6847065be725e958718002f3b13c7a \
243
--cores="$JOBS" \
244
--keep-failed \
245
--fallback \
0 commit comments