| 13 Aug 2025 |
msgilligan | Merged! Thanks Infinidoge 🏳️⚧️ ! | 06:58:17 |
| 14 Aug 2025 |
msgilligan | I was surprised to wake up this morning and find that my graalvm-oracle 25-EA PR was merged. (It looks like the graalvm-oracle 24 PR should also be merged soon.)
So, as of now the jdk-ea-25 branch of https://github.com/nixpkgs-jdk-ea/nixpkgs does not differ from upstream and is of no use. I will try to update the temurin-bin 25-EA PR next week.
| 15:42:38 |
msgilligan | BTW, I'm using this to compile a Java command-line tool that uses a native library via FFM ("Panama") with native-image and it is working on all 4 major Nix platforms. | 17:40:04 |
msgilligan | To use FFM within a native-image on aarch64 (Darwin and Linux) requires GraalVM 25, which is why I've been workin to make this available on Nix. | 17:41:23 |
msgilligan | * To use FFM within a native-image on aarch64 (Darwin and Linux) requires GraalVM 25, which is why I've been working to make this available on Nix. | 17:41:38 |
msgilligan | I will migrate from EA to GA and from graalvm-oracle (non-free) to graalvm-ce when possible. | 17:42:24 |
vog | I pushed the final version incorporating all feedback, and just need a final review, to be able to quickly send my followup-PRs. | 19:19:25 |
msgilligan | I did some minimal testing and posted an approving review (details in the review) | 20:35:24 |
msgilligan | ... and my reviews are worth very penny that you pay for them 🤦♂️ | 23:12:00 |
| 15 Aug 2025 |
| Benedikt Ritter (britter) joined the room. | 17:44:08 |
msgilligan | Welcome Benedikt Ritter (britter) ! | 18:25:55 |
Benedikt Ritter (britter) | Cool! Didn't know about this room. | 18:55:16 |
Benedikt Ritter (britter) | Has anybody else noticed that the rich console in Gradle doesn't work anymore since a few versions when Gradle is installed using Nix? | 18:58:03 |
msgilligan | I haven't noticed . What happens? Does it fall back to plain mode or does the output get messed up somehow? | 19:37:50 |