build: Point Guix to the current top of the "version-1.4.0" branch

This commit is contained in:
Hennadii Stepanov 2022-01-11 19:21:05 +02:00
parent c561f2f06e
commit a229451590
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -239,7 +239,7 @@ SOURCE_DATE_EPOCH="${SOURCE_DATE_EPOCH:-$(git -c log.showSignature=false log --f
time-machine() {
# shellcheck disable=SC2086
guix time-machine --url=https://git.savannah.gnu.org/git/guix.git \
--commit=fa17abf1af09570708daa28dd40ffbc932ebe25c \
--commit=6ba510d76d6847065be725e958718002f3b13c7a \
--cores="$JOBS" \
--keep-failed \
--fallback \