* 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:
@@ -4,7 +4,7 @@ stdenv.mkDerivation {
|
||||
name = "batik-1.6";
|
||||
builder = ./builder.sh;
|
||||
src = fetchurl {
|
||||
url = http://apache.cs.uu.nl/dist/xml/batik/batik-1.6.zip;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/batik-1.6.zip;
|
||||
md5 = "edff288fc64f968ff96ca49763d50f3c";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user