Changed the GNU_URL variable to ftpmirror.gnu.org for better download speed, reduced latency and reliability.

This commit is contained in:
QUL 2025-10-01 18:23:17 +02:00
parent 8fb1ccf129
commit 3ff7b1e9ff

View file

@ -97,7 +97,7 @@ WAR=$'[ \033[33;1mWARN\033[0m ] '
INF="[ INFO ] " INF="[ INFO ] "
DEBUG=0 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/" #GNU_URL="https://alpha.gnu.org/gnu/guix/"
# The following associative array holds set of GPG keys used to sign the # The following associative array holds set of GPG keys used to sign the