Skip to content

Commit aecefc0

Browse files
committed
guix: use fanquake's github mirror
savannah is still unreliable
1 parent 9dac3f5 commit aecefc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/guix/libexec/prelude.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ fi
5050
# across time.
5151
time-machine() {
5252
# shellcheck disable=SC2086
53-
guix time-machine --url=https://git.savannah.gnu.org/git/guix.git \
53+
guix time-machine --url=https://github.com/fanquake/guix.git \
5454
--commit=77386bdbfe6b0c649c05ab37f08051d1ab3e5074 \
5555
--cores="$JOBS" \
5656
--keep-failed \

0 commit comments

Comments
 (0)