guix: use my own guix mirror

This commit is contained in:
tobtoht 2024-01-05 15:22:41 +01:00
parent 06d3c864af
commit 479eba3b1b
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://github.com/fanquake/guix.git \
guix time-machine --url=https://github.com/tobtoht/guix.git \
--commit=77386bdbfe6b0c649c05ab37f08051d1ab3e5074 \
--cores="$JOBS" \
--keep-failed \