mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-05 09:58:50 +03:00
f1c3a610b2
This OpenJDK packaging has a headless build configuration controlled by the `minimal` flag, which is regularly build-tested by Hydra, and a non-headless configuration based on pure Xlib libraries without Gnome features, which is not normally tested. Sometime before OpenJDK 8, the !enableGnome2 case broke, because it needs to link against libXrandr but that wasn't included in the buildInputs. If this patch is backported to NixOS 18.03 or earlier, the same fix needs to be applied to OpenJDK 9. I have tested OpenJDK versions 8, 9, and 10, but not any other versions. |
||
---|---|---|
.. | ||
darwin | ||
8.nix | ||
10.nix | ||
004_add-fontconfig.patch | ||
005_enable-infinality.patch | ||
bootstrap.nix | ||
currency-date-range-jdk8.patch | ||
currency-date-range-jdk10.patch | ||
fix-java-home-jdk8.patch | ||
fix-java-home-jdk10.patch | ||
generate-cacerts.pl | ||
make-bootstrap.nix | ||
read-truststore-from-env-jdk8.patch | ||
read-truststore-from-env-jdk10.patch | ||
swing-use-gtk-jdk8.patch | ||
swing-use-gtk-jdk10.patch |