| 8 Apr 2026 |
BMG | Later in the month | 18:50:29 |
John Ericson | Sounds good! | 18:50:44 |
hexa | do you mean the version mismatch is resolved? | 23:03:24 |
| 9 Apr 2026 |
Sapii | Hydra is taking its sweet time testing the nix patch for nixos-unstable ðŸ˜ðŸ˜ | 00:49:42 |
Sapii | * Hydra is taking its sweet time testing the nix patch for nixos-unstable ðŸ˜ðŸ˜ ( been the entire day ) | 00:49:56 |
Sapii | A more technical question, is it possible for hydra to pause jobsets and differentiate between commits as to pause a jobset and prioritize building a certain commit? If not, would it be beneficial to add this for future "CVE events"? I am interested in contribuiting to something like this ( as well as learning about hydra internals ) | 01:20:42 |
Sergei Zimmerman (xokdvium) | In reply to @opandddd:matrix.org A more technical question, is it possible for hydra to pause jobsets and differentiate between commits as to pause a jobset and prioritize building a certain commit? If not, would it be beneficial to add this for future "CVE events"? I am interested in contribuiting to something like this ( as well as learning about hydra internals ) Hydra already has a way to bump jobs to the front of the queue. When building nix releases (esp security) we do that | 01:23:51 |
Sapii | Nice, and I am assuming this bump was used for this patch too? | 01:32:17 |
Sergei Zimmerman (xokdvium) | Nix releases yeah, I don’t think it does much for the nixos package sets since there it’s just a lot of stuff to build | 01:34:01 |
Sapii | Do all the NixOS specific tests required for nixos-unstable just actaully take that much time? assuming that the cppnix patch is built but its going thru tests right now. | 01:45:48 |
John Ericson | maybe? I mean there is something to deploy to darwin builders too for staging, so we aren't just testing linux builders | 03:57:36 |
vcunat | Yes, rebuilding all NixOS tests on Hydra is about 1 full day of time per branch. | 05:29:48 |
vcunat | I'm not 100% sure why it's so slow. Perhaps the fact that there are many derivations for etc stuff, disk images, etc. | 05:30:23 |
vcunat | (builders do not get lot of work, it's the central piece that bottle-necks this) | 05:30:54 |
vcunat | nixos-25.11 finished a couple hours ago. Now it's evaluating nixos-unstable, and I'd hope we can have a bump by tomorrow. | 05:34:47 |
vcunat | * nixos-25.11 finished a couple hours ago. Now it's evaluating nixos-unstable, and I'd hope we can have the channel update by tomorrow. | 05:35:05 |