!aRKdLCkUeIFjRPZuJT:nixos.org

NixOS JVM

110 Members
24 Servers

Load older messages


SenderMessageTime
27 Mar 2025
@tomodachi94:matrix.orgTomodachi94 (they/them) If we made Gradle 9 the default Gradle, that is definitely breaking. If we just added a gradle_9 attribute without making it default it on stable, we wouldn't be breaking stability guarantees 00:36:36
@tomodachi94:matrix.orgTomodachi94 (they/them) (Making it default in this case would mean assigning it to the regular gradle attribute) 00:37:04
@emilazy:matrix.orgemilyyes, backports of new packages are allowed00:38:19
@emilazy:matrix.orgemilychanging default versions backwards-incompatibly isn't00:38:29
@emilazy:matrix.orgemily(so whatever Gradle 25.05 releases with will be the default for its lifespan)00:38:37
@emilazy:matrix.orgemilyah, which is exactly what tomodachi said :)00:38:50
@msgilligan:matrix.orgmsgilligan (My current Java on Nix work is using non-LTS JDKs 22->23->24->25 and I plan to stay on unstable until JDK 25 is in a stable release -- hopefully in November. I've been asking to keep the two most recent non-LTS JDKs in unstable, but don't have an opinion on what should be in stable branches. Though I'd probably lean to "package-drop-giddy" so people can focus on the newer stuff 😁) 00:40:53
@msgilligan:matrix.orgmsgilligan And I'm trying to help out a little here and there, with things like jextract. 00:41:57
@emilazy:matrix.orgemilywe don't really have the resources to backport security fixes to EOL JDKs (not sure if anyone does other than Red Hat or something)00:42:18
@emilazy:matrix.orgemily theoretically we could keep them with knownVulnerabilities though 00:42:24
@tomodachi94:matrix.orgTomodachi94 (they/them) The reason I had this concern is because of what happened with Gradle 6 during the 24.11 release cycle. We ended up adding knownVulnerabilities to it, backporting that change to 24.05, then dropping it from unstable 00:43:16
@tomodachi94:matrix.orgTomodachi94 (they/them)"All roads lead to knownVulnerabilities"00:43:27
@msgilligan:matrix.orgmsgilliganThis would work for me. I've had problems with JDKs being dropped when I have complex builds that require multiple recent versions. I'm trying to migrate off the dropped one as quickly as possible, but having say 23 disappear in the same commit as 24 appears makes this difficult.00:44:53
@emilazy:matrix.orgemilyfwiw, nothing stops you from using OpenJDK 23 from the Nixpkgs revision before 24 was added00:46:06
@emilazy:matrix.orgemilywhile keeping the rest of your system on a newer rev00:46:15
@msgilligan:matrix.orgmsgilliganI just have to have two inputs in my flake?00:46:32
@emilazy:matrix.orgemilyright00:46:35
@emilazy:matrix.orgemilybeing able to mix and match like that is part of why we generally err on the side of dropping stuff to ease maintainer burden00:46:55
@msgilligan:matrix.orgmsgilliganBut I can't do that if I want to submit to Nixpkgs itself, right?00:47:19
@emilazy:matrix.orgemilyit won't get updates to its dependencies, but the complex JIT engine is already the riskiest dependency in the tree anyway :)00:47:19
@tomodachi94:matrix.orgTomodachi94 (they/them) Correct 00:47:44
@msgilligan:matrix.orgmsgilligan This is why jextract had to be marked as broken, for example. 00:48:28
@msgilligan:matrix.orgmsgilligan And a jextract-21 is practically useless because the features it relies on were "preview" and not final. Then when I updated to the latest jextract it generates code that requires JDK 23, so that forces anything that uses its output to JDK 23. 00:50:01
@msgilligan:matrix.orgmsgilligan I would say jextract and jextract-21 should both be removed from 25.05 stable. And as soon as we get jextract 23, I would say we should remove jextract-21 from unstable. 00:51:32
@emilazy:matrix.orgemilyhave they not even updated to 23 yet? 🫠00:52:59
@emilazy:matrix.orgemilyit's a little bizarre that the OpenJDK project can't keep up with their own release cycle :)00:53:16
@emilazy:matrix.orgemilyI guess this is why people stick to LTSes00:53:27
@tomodachi94:matrix.orgTomodachi94 (they/them)Off-topic: Lovely, Nixpkgs has a working Codespaces default now >:)00:54:10
@msgilligan:matrix.orgmsgilligan They have, and I've made a PR that works on aarch64-darwin but not aarch64-linux (thought that may be true of the upstream too) 00:54:15
@tomodachi94:matrix.orgTomodachi94 (they/them) (In theory; it's still setting itself up) 00:54:30

Show newer messages


Back to Room ListRoom Version: 6