| 9 Apr 2026 |
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 |