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

pull/24042/head
Hennadii Stepanov 2 years ago
parent c561f2f06e
commit a229451590
No known key found for this signature in database
GPG Key ID: 410108112E7EA81F

@ -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 \

Loading…
Cancel
Save