nixpkgs/pkgs
Philip Lewis 129ea5ed81 openjdk: fix truststore-from-env patch for jdk10
storePropName will be jsseDefaultStore if the property isn't present, and
jsseDefaultStore is never null, so the branch to use the environment variable
would never be taken.

The env var is supposed to be preferred to jssecacerts, so we can use it as
the default in the call to System.getProperty, and use the null check to fall
back on jsseDefaultStore instead.
2018-06-09 20:20:47 -04:00
..
applications Merge pull request #41770 from marsam/feature/synapse-bt-enable-darwin 2018-06-10 01:22:39 +02:00
build-support autoPatchelfHook: Patch PIC exes/libs as well 2018-06-08 00:27:31 +02:00
common-updater
data unifont: 10.0.06 -> 11.0.01 2018-06-06 23:19:45 +02:00
desktops mate.mate-desktop: 1.20.1 -> 1.20.3 (#41548) 2018-06-09 23:44:55 +02:00
development openjdk: fix truststore-from-env patch for jdk10 2018-06-09 20:20:47 -04:00
games springLobby: 0.255 -> 0.264 (#41508) 2018-06-09 23:37:07 +02:00
misc i3lock-pixeled: github -> gitlab 2018-06-08 18:16:20 +02:00
os-specific sysstat: 11.7.3 -> 11.7.4 (#41510) 2018-06-09 23:29:41 +02:00
servers bind: compile with libcap (#41755) 2018-06-10 01:43:13 +02:00
shells antibody: 3.4.6 -> 3.5.0 (#41746) 2018-06-10 00:14:54 +02:00
stdenv Merge pull request #40933 from obsidiansystems/linux-to-darwin 2018-05-23 11:37:43 -04:00
test tests.cc-wrapper: do not test sanitizers on darwin 2018-06-06 08:01:13 +00:00
tools p7zip: fix src URL for debian gitlab move (#41769) 2018-06-09 23:08:59 +00:00
top-level synapse-bt: fix darwin build 2018-06-09 17:14:38 -05:00