mirrorx.nix: add https and http mirrors for gcc

HTTP is never worse and often better than FTP, since many users may be on
networks that do not allow FTP traffic.
This commit is contained in:
Ben Hipple 2019-02-16 01:26:31 +00:00
parent 69ac268a4e
commit 0fb7c7af88

View File

@ -44,6 +44,8 @@ rec {
# GCC.
gcc = [
https://bigsearcher.com/mirrors/gcc/
http://mirror.koddos.net/gcc/
ftp://ftp.nluug.nl/mirror/languages/gcc/
ftp://ftp.fu-berlin.de/unix/languages/gcc/
ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/