Hi, I know that you added support for this in cachix, both via the new mode and the previously existing store watching mode.
How can I mostly easily make use of that here? I'm running out of space on the GHA free builders and if cachix were pushing in the background, it's likely that I would eventually succeed (since I'm using nix-build-uncached, it would be able to keep poking through the builds, in some cases at least)
Hi, I know that you added support for this in cachix, both via the new mode and the previously existing store watching mode.
How can I mostly easily make use of that here? I'm running out of space on the GHA free builders and if cachix were pushing in the background, it's likely that I would eventually succeed (since I'm using
nix-build-uncached, it would be able to keep poking through the builds, in some cases at least)