nixpkgs/pkgs/tools
Bjørn Forsman 8a2251549f asciidoc: support extra filters (ditaa, mscgen, diag)
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;
  };
2013-09-22 23:04:38 +02:00
..
admin Move namePrefix="" python packages out of python-packges.nix 2013-07-31 13:34:11 +02:00
archivers unmaintain several packages 2013-08-16 23:45:01 +02:00
audio acoustid-fingerprinter: Add new package, v0.6. 2013-08-14 20:50:58 +02:00
backup bacula: fix build on darwin 2013-09-06 10:33:28 +10:00
bluetooth update obexftp, required for new openobex 2013-08-28 21:20:56 +02:00
cd-dvd unmaintain several packages 2013-08-16 23:45:01 +02:00
compression unmaintain several packages 2013-08-16 23:45:01 +02:00
filesystems netatalk-3.0.5 2013-09-15 22:54:57 -07:00
graphics ditaa: new package 2013-09-12 17:25:09 +02:00
inputmethods/fcitx
misc Merge pull request #998 from offlinehacker/logstash/update 2013-09-21 07:54:52 -07:00
networking tinc: Update to 1.0.22 2013-09-15 06:34:44 +03:00
package-management nix-repl: Add 2013-09-17 11:26:12 +02:00
security mkpasswd: Update to 5.0.26 2013-09-20 10:43:50 +02:00
system Fix collectd, couldn't run due to missing pthread_cancel. 2013-09-09 13:05:50 +02:00
text add poedit 2013-09-13 20:42:49 +02:00
typesetting asciidoc: support extra filters (ditaa, mscgen, diag) 2013-09-22 23:04:38 +02:00
video unmaintain several packages 2013-08-16 23:45:01 +02:00
virtualization
X11 unmaintain several packages 2013-08-16 23:45:01 +02:00