| 8 Jul 2024 |
| Nick Kadutskyi joined the room. | 19:29:51 |
| 9 Jul 2024 |
| eyJhb joined the room. | 10:23:35 |
| nospaces joined the room. | 22:00:28 |
| 10 Jul 2024 |
emily | zowoq: could you turn off auto-optimise-store on Darwin? it is infamously broken (https://github.com/NixOS/nix/issues/7273, I've seen outright store corruption too though) | 20:39:00 |
emily | I can PR this if desired | 20:39:11 |
emily | we have a nix.optimise module for periodic optimization jobs in nix-darwin that may or may not be less broken (at the very least it's fewer opportunities for whatever race condition is going on) | 20:39:33 |
| 11 Jul 2024 |
zowoq | I've disabled it on the community builder. The two CI builders only have a 256gb disk so we don't have much room to work with there. We're running gc every hour to ensure we have free space for builds, might try to run optimise every few hours? | 01:51:18 |
emily | thanks, the community builder is where it was breaking for me anyway :) | 10:30:32 |