ocaml is not defined, hevea entry commented out

svn path=/nixpkgs/trunk/; revision=1177
This commit is contained in:
Armijn Hemel 2004-07-21 15:02:07 +00:00
parent 0a32c85cb6
commit 8d40aeebb1

View File

@ -117,9 +117,9 @@ rec {
inherit (xlibs) libXaw; inherit (xlibs) libXaw;
}; };
hevea = (import ../tools/typesetting/hevea) { ##hevea = (import ../tools/typesetting/hevea) {
inherit fetchurl stdenv ocaml; ## inherit fetchurl stdenv ocaml;
}; ##};
### SHELLS ### SHELLS