| 19 Feb 2026 |
emily | do we have https://github.com/NixOS/nixpkgs/pull/490978 on the radar btw? | 15:47:02 |
emily | currently the cache is going to be broken on -next merge | 15:47:26 |
vcunat | I know about it. | 15:52:20 |
vcunat | (watching PRs against the branch) | 15:52:29 |
vcunat | But I haven't had the energy to review so far. | 15:52:49 |
vcunat | It's apparently not a big rebuild, at least. | 15:53:03 |
emily | it's 0-rebuild | 15:53:06 |
emily | anything that wasn't 0-rebuild would be world-rebuild | 15:53:13 |
emily | so there's not really any other option for this cycle | 15:53:18 |
vcunat | I focused on larger rebuilds first. | 15:53:22 |
emily | (for future cycles it should be changed, of course) | 15:53:25 |
vcunat | We also have some broken NixOS tests (channel blockers). | 15:53:42 |
emily | right now every channel setup will try to rebuild the world once -next merges 🫠| 15:53:44 |
vcunat | * We also have some broken NixOS tests, even -small channel blockers. | 15:53:51 |
emily | are those the installer tests? | 15:53:59 |
emily | because this would also plausibly break those | 15:54:02 |
emily | because how you get your Nixpkgs becomes a cache buster | 15:54:10 |
vcunat | Oh right, maybe this PR will fix them. | 15:54:17 |
vcunat | Makes sense. | 15:54:21 |