mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 19:02:57 +00:00
29503b1fec
Use unpackCmd and installPhase instead of overwriting buildCommand. This makes the derivation more readable, and adds binary stripping and shebang patching of the output as a bonus :-) Use makeWrapper instead of a custom wrapper script, and only export environment variables that are used. Set JAVA_HOME to ${jdk.home}, making it more generic and independent of the specific jdk path being used (was a different one on zulu). This fixes sqldeveloper on darwin, so add it to supported platforms (plus the known-working x86_64-linux) |
||
---|---|---|
.. | ||
applications | ||
build-support | ||
common-updater | ||
data | ||
desktops | ||
development | ||
games | ||
misc | ||
os-specific | ||
servers | ||
shells | ||
stdenv | ||
test | ||
tools | ||
top-level |