Skip to content

Commit a229451

Browse files
committed
build: Point Guix to the current top of the "version-1.4.0" branch
1 parent c561f2f commit a229451

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=fa17abf1af09570708daa28dd40ffbc932ebe25c \
242+
--commit=6ba510d76d6847065be725e958718002f3b13c7a \
243243
--cores="$JOBS" \
244244
--keep-failed \
245245
--fallback \

0 commit comments

Comments
 (0)