| 21 Aug 2025 |
msgilligan | nix build .#jdk on aarch64-darwin builds Zulu 21.0.4+7-LTS | 22:30:49 |
emily | yeah, the package isn't used on Darwin. (sadly.) | 22:31:51 |
msgilligan | I "knew" that, but forgot momentarily and was reminded when I did the build. | 22:32:42 |
msgilligan | Building building openjdk-21.0.8+9 on aarch64-linux (on Orion O6) | 22:42:44 |
msgilligan | Making PR for Zulu 21.0.8... | 22:50:29 |
msgilligan | * Making PR for Zulu 21.0.8:
https://github.com/NixOS/nixpkgs/pull/435705 | 23:09:02 |
msgilligan | * Building building openjdk-21.0.8+9 on aarch64-linux (on Orion O6)
Looks good after quick tests: ./result/bin/java -version and ./result/bin/javac -version
| 23:12:34 |
| 22 Aug 2025 |
msgilligan | I changed the above PR to target staging | 17:44:16 |
| 24 Aug 2025 |
| D. Ebling joined the room. | 22:19:21 |
| 27 Aug 2025 |
vog | What is needed to make this already-reviewed PR finally merged? Is a second approval needed?
https://github.com/NixOS/nixpkgs/pull/427538 | 07:58:38 |
| D. Ebling changed their display name from Denilson Ebling to D. Ebling. | 20:49:44 |
| 28 Aug 2025 |
| Pol left the room. | 08:14:02 |
| 29 Aug 2025 |
| luna-null left the room. | 02:40:23 |
| 30 Aug 2025 |
Benedikt Ritter (britter) | In reply to @vog:matrix.org What is needed to make this already-reviewed PR finally merged? Is a second approval needed?
https://github.com/NixOS/nixpkgs/pull/427538 You can post it to Nixpkgs Review Requests matrix channel asking for somebody to merge it. | 16:06:23 |
vog | Redacted or Malformed Event | 16:07:09 |
vog | Ok, Thanks! | 16:07:44 |
| 4 Sep 2025 |
| FliegendeWurst changed their display name from FliegendeWurst (@GPN23) to FliegendeWurst. | 08:33:53 |
| 6 Sep 2025 |
| SomeoneSerge (utc+3) changed their display name from SomeoneSerge (Ever OOMed by Element) to SomeoneSerge (@nixcon & back on matrix). | 09:19:58 |
| 8 Sep 2025 |
| Inayet set a profile picture. | 02:16:22 |
| 9 Sep 2025 |
msgilligan | 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 jdk-ea-25 branch) I've built a handful of projects with GraalVM 25 and everything seems to be working quite nicely.
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 |
msgilligan | 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 pkgs.zulu25 is a new top-level package using `pkgs.callPackage" and I'm not sure what to do about that.
| 22:27:58 |
msgilligan | * 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 pkgs.zulu25 is a new top-level package using `pkgs.callPackage`" and I'm not sure what to do about that.
| 22:28:21 |
msgilligan | * 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 pkgs.zulu25 is a new top-level package using pkgs.callPackage" and I'm not sure what to do about that.
| 22:28:38 |
msgilligan | 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 |
msgilligan | 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 |
| SomeoneSerge (utc+3) changed their display name from SomeoneSerge (@nixcon & back on matrix) to SomeoneSerge (back on matrix). | 00:34:06 |
| Frédéric Christ changed their display name from Frédéric Christ to Frédéric Christ (🚄 15.09. - 29.09.). | 13:47:10 |
| 11 Sep 2025 |
raboof | https://github.com/NixOS/nixpkgs/pull/368598/files only increased it by 60% 😃 | 08:16:12 |
raboof | 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 |
linsui | 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 |