Skip to content

Commit b3617a9

Browse files
committed
build: Point Guix to recent commit on the master branch
1 parent 7f2f35f commit b3617a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/guix/guix-build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ SOURCE_DATE_EPOCH="${SOURCE_DATE_EPOCH:-$(git -c log.showSignature=false log --f
239239
time-machine() {
240240
# shellcheck disable=SC2086
241241
guix time-machine --url=https://git.savannah.gnu.org/git/guix.git \
242-
--commit=1ef7a03a148cf5f83ab1820444f6bd50d8e732d1 \
242+
--commit=ae03f401381e956c4c41b4cf495cbde964fa43d0 \
243243
--cores="$JOBS" \
244244
--keep-failed \
245245
--fallback \

0 commit comments

Comments
 (0)