Commit Graph

4 Commits

Author SHA1 Message Date
R. Ryantm
cf555f4bf7 batik: 1.17 -> 1.18 2024-10-13 21:56:46 +00:00
Tomodachi94
82b74001f0
batik: refactor
* All JARs end up in $out/share/java, and a few wrappers for the
  applications are made in $out/bin (closes #50932).
* stdenv -> stdenvNoCC, since no compilers are needed in any stages.
* Remove the vendored Rhino JavaScript engine and replace it with our
  Nixpkgs one.
* Add the stripJavaArchivesHook.

This is hopefully a large improvement over the previous derivation
(which simply copied the binary tarball into $out).
2024-06-28 01:43:54 -07:00
Tomodachi94
927e293094
batik: format with nixfmt-rfc-style 2024-06-26 20:57:35 -07:00
Tomodachi94
58417cac95
batik: move to pkgs/by-name 2024-06-26 17:10:11 -07:00