nixpkgs/pkgs/strategoxt-0.9.2/strategoxt.fix
Eelco Dolstra 269331f74c * Use old strategoxt package.
svn path=/nixpkgs/trunk/; revision=290
2003-08-14 12:41:03 +00:00

16 lines
457 B
Plaintext

Package(
[ ("name", "strategoxt-0.9.2")
, ("build", Relative("strategoxt-0.9.2/strategoxt-build.sh"))
, ("src", App(IncludeFix("fetchurl/fetchurl.fix"),
[ ("url", "http://losser.st-lab.cs.uu.nl/~eelco/mirror/strategoxt-0.9.2-3067.tar.gz")
, ("md5", "0d849a9409c40cdc66cbdee4d00726b2")
]))
, ("stdenv", IncludeFix("stdenv/stdenv.fix"))
, ("aterm", IncludeFix("aterm/aterm.fix"))
, ("sdf2", IncludeFix("sdf2/sdf2.fix"))
]
)