Unverified Commit a6e78a2f authored by Philip Taron's avatar Philip Taron
Browse files

javaPackages.compiler.adoptopenjdk: all attrsets evaluate, so remove __attrsFailEvaluation

parent b1afdbff
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -34,7 +34,6 @@ in {
        else package-darwin;
    in {
      inherit package-linux package-darwin;
      __attrsFailEvaluation = true;

      jdk-hotspot = callPackage package.jdk-hotspot {};
      jre-hotspot = callPackage package.jre-hotspot {};