* GCC mirrors.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13878
This commit is contained in:
parent
cfda61c7c6
commit
76efe57d1b
@ -29,6 +29,14 @@ rec {
|
|||||||
http://ftp.gnu.org/pub/gnu/
|
http://ftp.gnu.org/pub/gnu/
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# GCC.
|
||||||
|
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/
|
||||||
|
ftp://gcc.gnu.org/pub/gcc/
|
||||||
|
];
|
||||||
|
|
||||||
# GnuPG.
|
# GnuPG.
|
||||||
gnupg = [
|
gnupg = [
|
||||||
ftp://gd.tuwien.ac.at/privacy/gnupg/
|
ftp://gd.tuwien.ac.at/privacy/gnupg/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user