fix
svn path=/nixpkgs/trunk/; revision=4223
This commit is contained in:
@@ -6,7 +6,7 @@ stdenv.mkDerivation {
|
||||
builder = ./builder.sh;
|
||||
|
||||
src = fetchurl {
|
||||
url = http://nix.cs.uu.nl/dist/stratego/strategoxt-0.16/strategoxt-0.16;
|
||||
url = http://nix.cs.uu.nl/dist/stratego/strategoxt-0.16/strategoxt-0.16.tar.gz;
|
||||
md5 = "8b8eabbd785faa84ec20134b63d4829e";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user