9 Jul 2025 |
emily | I dunno. the whole NixOS test rebuilds situation feels unfortunate in general | 13:38:57 |
emily | sending kernels to staging feels like a workflow regression though. at a certain point -next would just be every package update that matters | 13:39:24 |
vcunat | 🤔 the glibc jobset... I wonder when we get time for that. We have security fixes queued in staging* basically all the time, though maybe now it's worse than average. | 20:32:03 |
emily | glibc? | 20:35:53 |
emily | do you mean CMake or is there another thing? | 20:35:59 |
| alina arielle amelie🏳️⚧️🐾 changed their profile picture. | 21:01:36 |
| alina arielle amelie🏳️⚧️🐾 changed their display name from alina to alina arielle amelie🏳️⚧️🐾. | 21:02:22 |
vcunat | https://github.com/NixOS/nixpkgs/pull/379542#issuecomment-2636274459 | 21:13:23 |
emily | ah | 21:13:45 |
Grimmauld (any/all) | I mean, we could do glibc and cmake in the same jobset... | 21:17:12 |
K900 | In reply to @grimmauld:grapevine.grimmauld.de I mean, we could do glibc and cmake in the same jobset... NO | 21:18:00 |
vcunat | In the staging-next jobset, you mean? | 21:21:36 |
emily | I assumed the idea was to make a break-stuff jobset that has both. | 21:26:40 |
emily | which doesn't seem like the worst idea in the universe | 21:26:47 |
10 Jul 2025 |
K900 | Can I get a quick ack on a thing for next cycle: https://github.com/NixOS/nixpkgs/pull/423961 | 06:35:57 |
vcunat | I can't estimate off the top of my head how big the increase in rebuilds is (for changing mesa ). I suppose it's bounded by above by the number that CI will show in a while. | 06:42:20 |
vcunat | * I can't estimate off the top of my head how big the increase in rebuilds is (for changing mesa ). I suppose it's bounded from above by the number that CI will show in a while. | 06:42:28 |
K900 | It's not pulling in mesa | 06:43:53 |
K900 | That's the trick | 06:43:55 |
K900 | mesa-gl-headers is the thing we update once a year | 06:44:03 |
K900 | (if at all) | 06:44:07 |
vcunat | Ah, headers and glvnd stubs (libGL). | 06:44:47 |
K900 | Yeah | 06:44:53 |
K900 | glvnd already goes to staging | 06:44:57 |
K900 | Basically everything in there already goes to staging | 06:45:15 |
K900 | Actually literally everything I'm pretty sure | 06:45:33 |
emily | huh, xvfb is that few rebuilds on Darwin now? | 11:58:38 |
emily | I expect this breaks it, but I suppose it won't matter | 11:59:05 |
K900 | In reply to @emilazy:matrix.org huh, xvfb is that few rebuilds on Darwin now? It was always basically unused there | 12:05:36 |
emily | we used xvfb-run for some tests I think. but maybe overestimating how many | 12:24:58 |