| 23 Sep 2025 |
aloisw | https://github.com/NixOS/nixpkgs/pull/445574 is the PR, currently building the package on x86_64-linux and aarch64-linux. | 16:27:24 |
aloisw | Does that matter? 2.93 does not have uniform behaviour either. | 16:27:49 |
emily | fair | 16:28:01 |
aloisw | And there I would view a sudden behaviour change in 25.05 more critical. | 16:28:09 |
emily | oh, I only meant backport it as a separate version, not backport the bump | 16:28:23 |
emily | just for Git. but yeah, reasonable. | 16:28:29 |
aloisw | Also 25.05 is only slightly more than 2 more months, I think I can manage the manual backports. | 16:28:46 |
hexa | 25.05 is until EOY | 16:29:09 |
hexa | so slightly more than 3 months 😄 | 16:29:17 |
aloisw | Right, the releases are usually at the end of the month. Maybe I'll move patches after cargoDeps in the next manual backport then, this way the following ones shouldn't conflict due to the line being out of context. | 16:30:47 |
Vladimír Čunát | i.e. 25.05 is just past its half-life. | 16:30:57 |
Grimmauld (any/all) | well, we didn't get another 24.11 staging cycle after 25.05 released, sooo the effective maintenance it gets might be less | 16:31:04 |
hexa | yeah, staging cycle scheduling for three target branches is a mess | 16:32:25 |
aloisw | It does not matter for Lix backports though. | 16:32:38 |
Vladimír Čunát | The first missing merge is from May 18 | 16:32:41 |
Vladimír Čunát | And the promised maintenance was until end of June? | 16:33:06 |
Vladimír Čunát | Not great, I guess. | 16:33:13 |
Vladimír Čunát | * The first missing merge is from May 18 (4a88dfe5c87) | 16:33:45 |
aloisw | The aarch64-linux builder seems to be down, so x86_64-linux testing only for now. Should be enough though. | 16:34:22 |
Vladimír Čunát | Most security fixes aren't huge rebuilds, fortunately. | 16:34:22 |
hexa | the community builder? wfm | 16:34:39 |
aloisw | No, the Lix builder. | 16:34:47 |
hexa | ah | 16:34:54 |
aloisw | I do not have access to the community builder. | 16:34:55 |
hexa | https://nix-community.org/community-builders/ | 16:35:25 |
hexa | just have to ask | 16:35:38 |
aloisw | Well I don't expect Darwin-specific breakage from that PR, so it doesn't really matter. | 16:39:36 |
Lun | Two more CMake 4 fixes https://github.com/NixOS/nixpkgs/pull/445579 | 17:03:51 |
aloisw | Confirmed builds and tests work on x86_64-linux. Static build fails due to unrelated issues (nghttp3 trying to build a dynamic library and some weird test failure in nlohmann-json). | 17:59:53 |
aloisw | nghttp3: https://github.com/NixOS/nixpkgs/pull/445602 | 18:07:46 |