diff --git a/pkgs/system/all-packages-generic.nix b/pkgs/system/all-packages-generic.nix index 1b5c7767c92a..6b287ba686be 100644 --- a/pkgs/system/all-packages-generic.nix +++ b/pkgs/system/all-packages-generic.nix @@ -117,9 +117,9 @@ rec { inherit (xlibs) libXaw; }; - hevea = (import ../tools/typesetting/hevea) { - inherit fetchurl stdenv ocaml; - }; + ##hevea = (import ../tools/typesetting/hevea) { + ## inherit fetchurl stdenv ocaml; + ##}; ### SHELLS