| 11 Aug 2025 |
emily | May / June makes passta an unlikely culprit too (unless it was late June and you use Lix) | 15:17:02 |
Ben Sparks | $ nix --version
nix (Lix, like Nix) 2.91.3
| 15:17:34 |
emily | on the builder VM too? :) | 15:17:54 |
emily | would depend on exact timing then I suppose | 15:18:12 |
Ben Sparks | I wouldn't rely on this timespan btw until I find further proof of when the issues occurred.
I also never found out why this happened; it just "went away" at some point | 15:19:20 |
Toma | emily: could you try with the changes in this PR: https://github.com/NixOS/nixpkgs/pull/400865
(while testing if you only build cargoDeps.vendorStaging you won't have many rebuilds)
| 15:33:57 |
Toma | Currently the timeout logic in fetchCargoVendor is pretty bad (not even sure if it's working properly) and this tries to fix it, while also doing some general improvements (at least it tries to) | 15:34:55 |
Toma | * Currently the timeout logic in fetchCargoVendor is pretty bad (not even sure if it's working properly) and this tries to fix it, while also doing some general improvements | 15:35:05 |
emily | unfortunately I rebooted the VM and it fixed it 😅 | 15:35:45 |
emily | but I will try this next time | 15:35:47 |