nixpkgs/pkgs/development/compilers/temurin-bin
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
..
generate-sources.py temurin-bin: init 18.0.2 and 19.0.1 2022-11-05 21:51:00 -04:00
jdk-darwin-base.nix
jdk-darwin.nix temurin-bin: init 18.0.2 and 19.0.1 2022-11-05 21:51:00 -04:00
jdk-linux-base.nix jre, temurin-bin: fix eval in pkgsCross.ghcjs.buildPackages 2023-01-04 00:02:29 +01:00
jdk-linux.nix temurin-bin: init 18.0.2 and 19.0.1 2022-11-05 21:51:00 -04:00
sources.json temurin-bin: init 18.0.2 and 19.0.1 2022-11-05 21:51:00 -04:00