nixpkgs-suyu/pkgs/development/compilers/openjdk
sternenseemann b711b52d15 jre, temurin-bin: fix eval in pkgsCross.ghcjs.buildPackages
Since #200337 gobject-introspection propagates itself via
depsTargetTargetPropagated, so one doesn't have to add it to every
derivation twice. The problem is that gobject-introspection still is in
a lot of buildInputs and will thus propagate itself again for target,
breaking evaluation unnecessarily if gobject-introspection doesn't
evaluate on whatever the target platform turns out to be.

temurin-bin and openjdk19 caused such a situation via gtk3 which GHC's
JavaScript backend depends on. To fix evaluation of those packages in
pkgsCross.ghcjs.buildPackages, we'll just disable the features pulling
in gtk3 until this is fixed properly.
2023-01-04 00:02:29 +01:00
..
darwin
openjfx
tests
8.nix
11.nix
12.nix
13.nix
14.nix
15.nix
16.nix
17.nix
18.nix
19.nix jre, temurin-bin: fix eval in pkgsCross.ghcjs.buildPackages 2023-01-04 00:02:29 +01:00
bootstrap.nix
currency-date-range-jdk8.patch
currency-date-range-jdk10.patch
fix-glibc-2.34.patch
fix-java-home-jdk8.patch
fix-java-home-jdk10.patch
fix-library-path-jdk8.patch
fix-library-path-jdk11.patch
fix-library-path-jdk17.patch
generate-cacerts.pl
ignore-LegalNoticeFilePlugin-jdk17.patch
ignore-LegalNoticeFilePlugin-jdk18.patch
increase-javadoc-heap-jdk13.patch
increase-javadoc-heap.patch
jre.nix
make-bootstrap.nix
meta.nix
read-truststore-from-env-jdk8.patch
read-truststore-from-env-jdk10.patch
swing-use-gtk-jdk8.patch
swing-use-gtk-jdk10.patch
swing-use-gtk-jdk13.patch