Files
nixpkgs/pkgs/tools/typesetting
Bjørn Forsman 9d7086f173 asciidoc: purify and add asciidocFull attribute
The current asciidoc expression is impure; it relies on several tools to
be found in PATH at runtime. This commit adds a enableStandardFeatures
parameter that, if true, pulls in all dependencies and patches asciidoc
to contain full paths to the tools.

I've set enableStandardFeatures = false for the existing asciidoc
attribute so that the closure size stays unchanged, at 255 MiB. The new
asciidocFull attribute (with enableStandardFeatures = true) has a
closure size of 1.5 GiB.
2013-10-06 12:18:08 +02:00
..
2013-09-29 21:59:34 +02:00
2010-09-21 12:50:39 +00:00
2013-06-07 21:40:38 +02:00
2013-08-16 23:45:01 +02:00