3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #52505 from volth/patch-295

mirrors.nix: remove bad cpan mirrors
This commit is contained in:
Jörg Thalheim 2018-12-19 07:44:49 +01:00 committed by GitHub
commit 0abfaf86b6
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
];