nixpkgs/pkgs/development/tools/java
Jan Malakhovski 591ccfe5b9 treewide: noop: refer to src.name or similar where appropriate, part 3: more use cases
This continues where d8f7f6a5ce left off. Similarly
to that commit, this commit this also points `sourceRoot`s to `src.name` and similar
instead of keeping hardcoded names, and edits other derivation attrs do do the same,
where appropriate.

Also, similarly to d8f7f6a5ce some of expressions this
edits use `srcs` attribute with customly-named sources, so they have to be moved
into `let` blocks to keep evaluation efficient (the other, worse, way to do this
would to recurcively refer to `elemAt n finalAttrs.srcs` or, similarly, with `rec`).
2023-08-11 09:20:44 +00:00
..
cfr
dex2jar dex2jar: 2.0 -> 2.1 2023-07-19 16:28:49 +10:00
fastjar
java-language-server treewide: fix mvnHash 2023-07-31 21:13:40 +02:00
jextract jextract: install with bundle binaries 2023-08-07 11:33:40 +02:00
jhiccup
jprofiler treewide: noop: refer to src.name or similar where appropriate, part 3: more use cases 2023-08-11 09:20:44 +00:00
sawjap
visualvm