mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
etc: guix-install.sh: Switch gnu_url.
Change-Id: I7197691d2ed7b125a1fbc6ca774be7a34b81c121
This commit is contained in:
parent
8fb1ccf129
commit
18ea2ad120
1 changed files with 2 additions and 1 deletions
|
@ -97,7 +97,8 @@ WAR=$'[ \033[33;1mWARN\033[0m ] '
|
|||
INF="[ INFO ] "
|
||||
|
||||
DEBUG=0
|
||||
GNU_URL="https://ftp.gnu.org/gnu/guix/"
|
||||
GNU_URL="https://ftpmirror.gnu.org/gnu/guix/"
|
||||
#GNU_URL="https://ftp.gnu.org/gnu/guix/"
|
||||
#GNU_URL="https://alpha.gnu.org/gnu/guix/"
|
||||
|
||||
# The following associative array holds set of GPG keys used to sign the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue