Conversation
f658728 to
cd3fc52
Compare
|
Is there anything missing @thiagokokada? |
| graalvmPackages = | ||
| recurseIntoAttrs (callPackage ../development/compilers/graalvm { }); | ||
| graalvmCEPackages = | ||
| recurseIntoAttrs (callPackage ../development/compilers/graalvm/community-edition { }); | ||
| graalvm-ce = graalvmCEPackages.graalvm-ce; |
There was a problem hiding this comment.
If we are going to create this graalvmPackages, I think we need to do a clean-up.
Please move all packages to be under the graalvmPackages, and make the graalvmCEPackages an alias to graalvmPackages.
There was a problem hiding this comment.
I thought that the others may not make sense for now as they are not available for oracle?
There was a problem hiding this comment.
graalvmCEPackages was a mistake by itself because community edition is just a detail of the package, but since we didn't have a better reason to do so it was never fixed.
Since we are going to introduce graalvmPackages anyway, we can simply fix this mistake and deprecate graalvmCEPackages later.
|
Is there anything missing here before it can land? I do see the merge conflict, and a new version (22) has been released since this PR was opened. |
Fixes #259631
Description of changes
This adds oracle-graalvm and make buildGraalvm more generic to be used on other places than community-edition.
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)