Skip to content

Commit

Permalink
tex4ht: fixup evaluation errors in the broken package
Browse files Browse the repository at this point in the history
  • Loading branch information
vcunat committed Feb 16, 2017
1 parent 19a9099 commit 03024b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/top-level/all-packages.nix
Expand Up @@ -17840,7 +17840,7 @@ with pkgs;

tewi-font = callPackage ../data/fonts/tewi {};

tex4ht = callPackage ../tools/typesetting/tex/tex4ht { tetex = null; };
tex4ht = callPackage ../tools/typesetting/tex/tex4ht { tetex = ""; };

texFunctions = callPackage ../tools/typesetting/tex/nix pkgs;

Expand Down

0 comments on commit 03024b3

Please sign in to comment.