mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-10 23:13:56 +00:00
8a2251549f
Also, slightly change the shebang fixup in the patchPhase so that it handles optional [[:space:]] before the interpreter path (needed for the filters). To enable the extra filters, put this in packageOverrides: asciidoc = pkgs.asciidoc.override { enableDitaaFilter = true; enableMscgenFilter = true; enableDiagFilter = true; }; |
||
---|---|---|
.. | ||
applications | ||
build-support | ||
data | ||
desktops | ||
development | ||
games | ||
lib | ||
misc | ||
os-specific | ||
servers | ||
shells | ||
stdenv | ||
test | ||
tools | ||
top-level |