| 20 Sep 2024 |
hacker1024 | Related: https://github.com/NixOS/nix/issues/9961#issuecomment-1949315154
But I tried using the same Nix version as Hydra on my remote builders and that didn't help | 11:20:53 |
cleverca22 | for my hydra, remote building still works, its local building thats broken | 11:21:45 |
hacker1024 | * Related: https://github.com/NixOS/nix/issues/9961
But I tried using the same Nix version as Hydra on my remote builders and that didn't help | 11:21:46 |
cleverca22 | { hostName = "localhost"; mandatoryFeatures = [ "local" ]; systems = [ "x86_64-linux" "i686-linux" ]; maxJobs = 4; } | 11:22:07 |
Mic92 | thans | 11:22:19 |
hacker1024 | In reply to @cleverca22:matrix.org for my hydra, remote building still works, its local building thats broken I read something somewhere about localhost no longer being a valid store URI | 11:22:17 |
hacker1024 | I can't remember where or what the solution was | 11:22:23 |