-
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
graalvm-oracle_25-ea: init at 25-ea-32 #430508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
graalvm-oracle_25-ea: init at 25-ea-32 #430508
Conversation
@farnoy This isn't working yet and it's related to
I get:
Resolving these kind of build issues is (currently) over my head, so I'm calling it quits for the day. |
Using I know this is just a workaround, but I have now tested this package on x86_64-linux, aarch64-linux, and aarch64-darwin |
9e52b39
to
c16d82f
Compare
Rebased and updated to ea-32. |
LGTM, I have no idea what the policy is on EA stuff, wouldn't be opposed to it myself. |
e53b3bd
to
0fba1bb
Compare
I had to change:
to
and now I have removed the wildcard, I had there temporarily. I've also rebased and squashed. |
This PR has been integrated into the https://github.com/nixpkgs-jdk-ea
|
0fba1bb
to
b586b8f
Compare
This introduces a
graalvmPackages.graalvm-oracle_25-ea
package that can be used for development and testing with JDK 25 and/or native-image 25.If the community doesn't want to merge an EA version, I will try to maintain this version in a separate flake until GaalVM 25 EA is "GA" (General Availability.)
Note that I chose to use the
-oracle
version because binary releases are provided (and I don't think they are provided for the community version.)This is based on PR #423224 by @farnoy
Things done
passthru.tests
.nixpkgs-review
on this PR. See nixpkgs-review usage../result/bin/
.Add a 👍 reaction to pull requests you find important.