| 26 Sep 2025 |
ghpzin | Checked again and unfortunately I think it would only make patches situation worse (because of mixing vendored and fetchpatch patches on different versions). Will see how PR looks like. | 19:52:35 |
| 27 Sep 2025 |
Vladimír Čunát | We still have quite a few blockers for future nixpkgs-unstable channel: https://hydra.nixos.org/job/nixpkgs/staging-next/unstable#tabs-constituents mainly around stdenvBootstrapTools. | 08:04:49 |
Grimmauld (any/all) | i am down to around 4 cmake 4 fails on my system, one of which fixed by https://github.com/NixOS/nixpkgs/pull/446331 | 08:39:05 |
K900 | What the fuck do you have that uses fltk lol | 08:45:24 |
Grimmauld (any/all) | freecad | 09:23:09 |
Grimmauld (any/all) | well, freecad uses vtk which pulls all kinds of crap (including, but not limited to, fltk) | 09:25:10 |
Grimmauld (any/all) | opencollada-blender needs a fix too, and after that (and periodic merge) i might actually be able to build my system on next | 09:26:34 |
Grimmauld (any/all) |  Download image.png | 21:46:59 |
Grimmauld (any/all) | another batch of fails, but its less and less bad. Might get there tomorrow... | 21:47:27 |
| 28 Sep 2025 |
Vladimír Čunát | thunderbird.src failed? How's that possible? | 05:25:28 |
Sami Liedes | Ah, gfortran <3 That is a fun part of things... | 05:31:21 |
| 29 Sep 2025 |
| @brian:bmcgee.ie left the room. | 13:40:43 |
| xxlpitu joined the room. | 18:37:08 |
xxlpitu | hi, I have a change that fixes a bug in pkgs/build-support/rust/fetch-cargo-vendor-util.py but I'm not sure if I should open a PR to merg in to staging or staging-next. This changes causes every rust package to rebuild. | 18:41:49 |
xxlpitu | * hi, I have a change that fixes a bug in pkgs/build-support/rust/fetch-cargo-vendor-util.py but I'm not sure if I should open a PR to merge into staging or staging-next. This changes causes every rust package to rebuild. | 18:42:14 |
K900 | staging | 18:45:33 |
K900 | Too late for next now | 18:45:36 |
K900 | Will have to be next cycle | 18:45:42 |
xxlpitu | thank you 🙂 | 18:49:17 |
Vladimír Čunát | Yeah, unless that's something critical/urgent, but it doesn't sound so. | 18:49:46 |
xxlpitu | PR in question https://github.com/NixOS/nixpkgs/pull/447298. none urgent, since this is a rare edge case | 20:48:16 |
| 30 Sep 2025 |
Grimmauld (any/all) | huh, do we now split and compile rust crates one by one? While switching to -next, my system built like 600 rust crates as their own derivations, which tbh is kinda cool but it didn't do that before | 07:35:00 |
Marie | importCargoLock maybe? | 07:35:42 |
Alyssa Ross | (Which only fetches in separate derivations) | 07:40:18 |
Grimmauld (any/all) | interesting... | 07:41:48 |
Grimmauld (any/all) | i didn't go poke whether it was compiles or just source fetches, but i didn't even know we could import cargo locks into one-by-one rust packages. | 07:42:48 |
Alyssa Ross | We discourage it because it increases eval time | 07:47:31 |
Vladimír Čunát | staging-next only has 12k jobs queued, but we have 8k newly-failing ones and we already did have restart-all-failed recently. (it will probably be more than 8k once everything finishes) | 11:17:17 |
Vladimír Čunát | Not giving me much confidence to merge so far. | 11:17:32 |
Grimmauld (any/all) | i am still seeing like 6 fails on my laptop | 13:34:28 |