Added some Debian mirrors
svn path=/nixpkgs/trunk/; revision=10905
This commit is contained in:
parent
d02d11636b
commit
2a583e6f73
@ -113,4 +113,12 @@ rec {
|
|||||||
http://ftp.funet.fi/pub/CPAN/
|
http://ftp.funet.fi/pub/CPAN/
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Debian
|
||||||
|
debian = [
|
||||||
|
ftp://ftp.de.debian.org/debian/pool/
|
||||||
|
ftp://ftp.nl.debian.org/debian/pool/
|
||||||
|
ftp://ftp.ru.debian.org/debian/pool/
|
||||||
|
ftp://ftp.debian.org/debian/pool/
|
||||||
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user