Revert "guix: use github mirror for time-machine"

This reverts commit b2d2892219.
This commit is contained in:
tobtoht 2024-01-04 16:40:51 +01:00
parent b83015b22c
commit 9dac3f56ce
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/guix-mirror/guix.git \
guix time-machine --url=https://git.savannah.gnu.org/git/guix.git \
--commit=77386bdbfe6b0c649c05ab37f08051d1ab3e5074 \
--cores="$JOBS" \
--keep-failed \