NixOS JVM | 120 Members | |
| 27 Servers |
| Sender | Message | Time |
|---|---|---|
| 4 Sep 2025 | ||
| 08:33:53 | ||
| 6 Sep 2025 | ||
| 09:19:58 | ||
| 8 Sep 2025 | ||
| 02:16:22 | ||
| 9 Sep 2025 | ||
| I've updated my Gradle 9.1.0 (draft) PR to 9.1.0-rc-3: https://github.com/NixOS/nixpkgs/pull/434086 And via my nixpkgs-jdk-ea fork (where I have merged master with Gradle 9.1 rc 3 on the I expect there to be final Gradle 9.1.0 pretty soon and I'll update the PR and request review at that time. If anyone wants to kick the tires that would be great. | 22:24:35 | |
| I updated this Zulu 25 PR: https://github.com/NixOS/nixpkgs/pull/421377 now that they finally made packages available for the 4 main platforms (no JFX yet, though) It's getting that nixpkgs-vet CI failure about "Attribute | 22:27:58 | |
| * I updated this Zulu 25 PR: https://github.com/NixOS/nixpkgs/pull/421377 now that they finally made packages available for the 4 main platforms (no JFX yet, though) It's getting that nixpkgs-vet CI failure about "Attribute | 22:28:21 | |
| * I updated this Zulu 25 PR: https://github.com/NixOS/nixpkgs/pull/421377 now that they finally made packages available for the 4 main platforms (no JFX yet, though) It's getting that nixpkgs-vet CI failure about "Attribute | 22:28:38 | |
Looks like the Zulu 21.0.8 update has finally made it to master: https://nixpk.gs/pr-tracker.html?pr=435705 | 22:32:44 | |
And on the temurin-bin-ea-25 PR, I spent some time looking at it and decided that the best next step is to refactor the generate-sources.py so that it can properly find EA releases without (more than) doubling the amount of code. Unfortunately, I haven't yet found the time to do that. | 22:39:04 | |
| 10 Sep 2025 | ||
| 00:34:06 | ||
| 13:47:10 | ||
| 11 Sep 2025 | ||
| https://github.com/NixOS/nixpkgs/pull/368598/files only increased it by 60% 😃 | 08:16:12 | |
| ah you found an API that might potentially make it simpler - I agree that might be worth looking into. Though now that https://codeberg.org/raboof/nix-jabba works again I'm no longer sure I find nixpkgs should carry ea builds. | 08:23:33 | |
| Anyone has experience on building package with jbang? JabRef now has some jbang deps which are not fetched in the gradle hook. | 12:55:28 | |
| Here is an example. | 12:57:15 | |
| Yeah, I think the existing code can be made simpler and optionally support EA releases. But we're running out of time for 25-EA releases because G.A. is happening on Tuesday 9/16.
But, I still think having EA releases in Nixpkgs will be helpful for working on flakes (inside and outside of Nixpkgs) that have dependencies on EA JDKs and possibly other packages (such as Gradle) That's why I made the nixpkgs-jdk-ea repo (which might be better implemented as an overlay) | 13:55:53 | |
| 13 Sep 2025 | ||
| 09:44:41 | ||
| 09:45:49 | ||
| 14 Sep 2025 | ||
| 08:39:56 | ||
| 16 Sep 2025 | ||
Java 25 was released today. I submitted a PR to update graalvm-oracle_25-ea-36 to graalvm-oracle_25:https://github.com/NixOS/nixpkgs/pull/443470 | 16:21:27 | |
| Merged! | 16:52:32 | |
I submitted a separate PR to make graalvm-oracle_25 the default for graalvm-oracle:https://github.com/NixOS/nixpkgs/pull/443476 | 16:53:38 | |
| And this PR add Zulu 25: https://github.com/NixOS/nixpkgs/pull/443517 | 18:37:11 | |
| The Zulu PR is failing
| 18:38:24 | |
| Can this be merged as-is or is there a fix we can apply to the PR? | 18:38:54 | |
| * Can this be merged as-is or is there a fix we can/must apply to the PR? | 20:44:12 | |
| If someone could run nixpkgs-review on https://github.com/NixOS/nixpkgs/pull/364094 I would appreciate it. Apparently it fixes a build failure. I just rebased it onto master because it no longer needs to be built in staging (I'm guessing something switched away from Ant?) | 22:25:25 | |
The PR is still tagged with 101-500 rebuilds on both Linux and Darwin. I'm trying to run nixpkgs-review on both aarch64-linux and aarch64-darwin and seeing large numbers of rebuilds on each (Darwin: 10/32/440 built, Linux: 2/67/1937 built) ljhazhiv91kphy8mzqga8w9pshfj99fk-sweethome3d-7.5.drv is failing on Darwin. | 22:59:36 | |
| I'm up to 3 failures on Darwin and 14 on Linux... | 23:10:01 | |
| Iirc there are a few failures for some dependencies of Ant that have been there forever, I should probably clean those up | 23:28:41 | |