forked from mirrors/nixpkgs
mirrors.nix: remove bad cpan mirrors
This commit is contained in:
parent
357566ec37
commit
a0d15a0c68
|
@ -159,12 +159,8 @@ rec {
|
|||
|
||||
# CPAN mirrors.
|
||||
cpan = [
|
||||
https://ftp.gwdg.de/pub/languages/perl/CPAN/
|
||||
https://download.xs4all.nl/mirror/CPAN/
|
||||
https://cpan.metacpan.org/
|
||||
https://cpan.perl.org/
|
||||
http://ftp.tuwien.ac.at/pub/CPAN/
|
||||
http://ftp.funet.fi/pub/CPAN/
|
||||
http://backpan.perl.org/ # for old releases
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue