* Move tarballs to catamaran so that we are no longer dependent on a
gazillion different servers. Resurrected some 25 missing files. svn path=/nixpkgs/trunk/; revision=2237
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "which-2.16";
|
||||
builder = ./builder.sh;
|
||||
src = fetchurl {
|
||||
url = http://ftp.gnu.org/gnu/which/which-2.16.tar.gz;
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/which-2.16.tar.gz;
|
||||
md5 = "830b83af48347a9a3520f561e47cbc9b";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user