3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/tools/database
Florian Klink 29503b1fec sqldeveloper: simplify, add darwin support
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)
2018-08-16 11:38:56 +02:00
..
liquibase pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
pg_tmp
pgcli
pyrseas
schemaspy
shmig
sqldeveloper sqldeveloper: simplify, add darwin support 2018-08-16 11:38:56 +02:00
sqlitebrowser sqlitebrowser: list ma27 as the maintainer (from #43047) 2018-07-05 10:11:19 +00:00
squirrel-sql