mirrors.nix: remove bad cpan mirrors

This commit is contained in:
volth 2018-12-19 01:19:08 +00:00 committed by GitHub
parent 357566ec37
commit a0d15a0c68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
];