mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
etc: guix-install.sh: Update GNU_URL.
* etc/guix-install.sh (GNU_URL): Update to generic mirror URL. Change-Id: I7197691d2ed7b125a1fbc6ca774be7a34b81c121 Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
This commit is contained in:
parent
fa7440a30c
commit
5f04a1d709
1 changed files with 1 additions and 2 deletions
|
@ -97,8 +97,7 @@ WAR=$'[ \033[33;1mWARN\033[0m ] '
|
|||
INF="[ INFO ] "
|
||||
|
||||
DEBUG=0
|
||||
GNU_URL="https://ftp.gnu.org/gnu/guix/"
|
||||
#GNU_URL="https://alpha.gnu.org/gnu/guix/"
|
||||
GNU_URL="https://ftpmirror.gnu.org/gnu/guix/"
|
||||
|
||||
# The following associative array holds set of GPG keys used to sign the
|
||||
# releases, keyed by their corresponding Savannah user ID.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue