| 24 May 2026 |
wamserma | * elated-minsky is again failing builds due to a full disk https://hydra.nixos.org/build/329720101 - the release channel bumped but world+dog is now rebuilding nodeJS, Electron and Electron-based apps :( | 16:50:12 |
wamserma | It has been magically re-queued. Thank you magic! | 16:53:15 |
hexa (signing key rotation when) | yes, I'm a magician | 16:54:26 |
| 25 May 2026 |
hexa (signing key rotation when) | nixos infra 26.05 prep is mostly done | 16:22:04 |
hexa (signing key rotation when) | https://github.com/NixOS/infra/pull/1054 is build tested | 16:22:16 |
hexa (signing key rotation when) | will probably deploy and reboot everything after dinner | 17:07:06 |
Jeremy Fleischman (jfly) | Pretty busy. Won't have time to do a review. Holler if there's anything in particular you want a second pair of eyes on. | 17:24:55 |
hexa (signing key rotation when) | Nothing in particular stands out. Very mundane changes IMO. | 17:26:53 |
Jeremy Fleischman (jfly) | Could use eyes from someone more familiar with NixOS boot up on this issue: https://github.com/NixOS/infra/issues/1047 | 18:42:01 |
hexa (signing key rotation when) | beginning with ofborg infra | 19:35:42 |
hexa (signing key rotation when) | done | 19:59:59 |
hexa (signing key rotation when) | continuing with non-critical-infra | 20:00:04 |
hexa (signing key rotation when) | and the builders | 20:08:43 |
hexa (signing key rotation when) | mimas, titan, pluto | 20:32:29 |
hexa (signing key rotation when) | I expect hydra to be back in 11m | 20:34:51 |
hexa (signing key rotation when) | looks like we're early | 20:41:46 |
hexa (signing key rotation when) | and the macs | 20:49:13 |
| 26 May 2026 |
| @aangularframework:matrix.org left the room. | 04:12:00 |
| ·☽•Nameless☆•777 · ± changed their profile picture. | 05:41:22 |
| phanirithvij changed their display name from loudgolem to phanirithvij. | 11:40:38 |
vcunat | Uh, sleepy-brown now failed builds due to /nix/var/nix/builds on tmpfs exhausthing the RAM. It seems to happen relatively often and causing real issues, e.g. a couple days ago: https://github.com/NixOS/nixpkgs/issues/523780 | 19:10:30 |
vcunat | Well, hopeful-rivest this time, sleepy-brown last time, if I look right. | 19:12:18 |
vcunat | I'm inclined to at least simply dropping that tmpfs - and thus using the SSD for build temporaries. But if you'd like to have something more elaborate, I don't care, as long as it's reasonably reliable. | 19:16:10 |
hexa (signing key rotation when) | hopeful-rivest has half the amount of ram than the other builders | 19:49:02 |
hexa (signing key rotation when) | we should have replaced the box way back when | 19:49:19 |
| 27 May 2026 |
vcunat | It looks like the next couple of days of our Linux capacity will be spent almost all on NixOS tests (for three different branches). | 08:54:03 |
Arian | I wish we had better DSL for tests. A lot of them could benefit from some parallelism | 09:11:27 |
Arian | Very often can cut the runtime in half by just spawning all VMs at the start | 09:11:45 |
vcunat | Running itself is not a bottle-neck here. | 09:42:33 |
vcunat | It's getting all dependencies ready and to the builder. | 09:43:02 |