* catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=3660
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
stdenv.mkDerivation {
|
||||
name = "zoom-1.0.2alpha1";
|
||||
src = fetchurl {
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/zoom-1.0.2alpha1.tar.gz;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/zoom-1.0.2alpha1.tar.gz;
|
||||
md5 = "91b2fe444028178aa3b23bd0e3ae1a61";
|
||||
};
|
||||
buildInputs = [perl expat xlibs freetype];
|
||||
|
||||
Reference in New Issue
Block a user