| 12 May 2026 |
tomberek | Can the new queue-runner serve as only a coordinator/scheduler, but not perform any build/signing actions on it's own (eg: without even having a functioning Nix store locally?). Use-case: CI with ephemeral builders needing a centralized coordinator. | 20:49:03 |
hexa | yes, it can | 20:49:24 |
hexa | using pki for onboarding new nodes and the presigned urls feature to decentralize uploading | 20:49:59 |
Frooastside | I think the problem might have been nix.settings.auto-optimise-store = true it seems to work now (for at least 2 minutes and it stopped every 10 seconds or so) | 22:31:22 |