mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Changed the GNU_URL variable to ftpmirror.gnu.org for better download speed, reduced latency and reliability.
This commit is contained in:
parent
8fb1ccf129
commit
3ff7b1e9ff
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ 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://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