guix: use fanquake's github mirror

savannah is still unreliable
This commit is contained in:
tobtoht 2024-01-04 17:05:08 +01:00
parent 9dac3f56ce
commit aecefc089f
No known key found for this signature in database
GPG key ID: E45B10DD027D2472

View file

@ -50,7 +50,7 @@ fi
# across time.
time-machine() {
# shellcheck disable=SC2086
guix time-machine --url=https://git.savannah.gnu.org/git/guix.git \
guix time-machine --url=https://github.com/fanquake/guix.git \
--commit=77386bdbfe6b0c649c05ab37f08051d1ab3e5074 \
--cores="$JOBS" \
--keep-failed \