Skip to content

Commit e8a6c88

Browse files
committed
build: point to latest commit on the master branch
The version-1.4.0 branch no-longer exists, and will be branched off master again shortly.
1 parent 63fc2f5 commit e8a6c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/guix/guix-build

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

0 commit comments

Comments
 (0)