nixpkgs/pkgs
Thiago Kenji Okada 3db2a9d2d3 openjdk13: disable JavaFX by default
JavaFX is an optional component of Java since version 11, not used by
most applications and also a source of many security issues (i.e.: it
bundles both media codecs and WebKit). Also, it is only available in
some platforms.

So this commit will disable JavaFX by default, that will allow us to
reduce the closure size significantly and reduce the attack surface of
Java applications for most users. Derivations that needs it can always
override the parameter themselves.
2023-02-04 12:25:19 +00:00
..
applications Merge master into staging-next 2023-02-04 12:01:24 +00:00
build-support Merge branch 'master' into staging-next 2023-02-03 23:02:19 +01:00
common-updater
data Merge master into staging-next 2023-02-04 06:01:09 +00:00
desktops Merge branch 'master' into staging-next 2023-02-03 23:02:19 +01:00
development openjdk13: disable JavaFX by default 2023-02-04 12:25:19 +00:00
games Merge master into staging-next 2023-02-04 00:02:11 +00:00
misc Merge master into staging-next 2023-02-04 06:01:09 +00:00
os-specific Merge staging-next into staging 2023-02-04 12:01:59 +00:00
pkgs-lib
servers Merge staging-next into staging 2023-02-04 12:01:59 +00:00
shells
stdenv Merge pull request #211685 from Artturin/splicingstuff1-split 2023-02-03 12:49:08 +02:00
test Merge pull request #211685 from Artturin/splicingstuff1-split 2023-02-03 12:49:08 +02:00
tools Merge staging-next into staging 2023-02-04 12:01:59 +00:00
top-level Merge staging-next into staging 2023-02-04 12:01:59 +00:00