* Copy even more files (in particular from losser.st-lab.cs.uu.nl,
can't assume that it will live forever). svn path=/nixpkgs/trunk/; revision=4624
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import ../generic perl {
|
||||
name = "Archive-Zip-1.16";
|
||||
src = fetchurl {
|
||||
url = ftp://ftp.cs.uu.nl/mirror/CPAN/authors/id/S/SM/SMPETERS/Archive-Zip-1.16.tar.gz;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/Archive-Zip-1.16.tar.gz;
|
||||
md5 = "e28dff400d07b1659d659d8dde7071f1";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
import ../generic perl {
|
||||
name = "BerkeleyDB-0.27";
|
||||
src = fetchurl {
|
||||
url = ftp://ftp.cs.uu.nl/mirror/CPAN/authors/id/P/PM/PMQS/BerkeleyDB-0.27.tar.gz;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/BerkeleyDB-0.27.tar.gz;
|
||||
md5 = "43aa72c0c6941af0d656d749ad543e96";
|
||||
};
|
||||
perlPreHook = ./hook.sh;
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
import ../generic perl {
|
||||
name = "Compress-Zlib-1.41";
|
||||
src = fetchurl {
|
||||
url = ftp://ftp.cs.uu.nl/mirror/CPAN/authors/Paul_Marquess/Compress-Zlib-1.41.tar.gz;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/Compress-Zlib-1.41.tar.gz;
|
||||
md5 = "ac135b84a03e814734496777cf5e5722";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user