Marc Weber wrote:

> building `/nix/store/4my4jvqd5cyqxns3x7fcrxaczximjjvj-system-path.drv' on
> `[email protected]'
> 
> This doesn't really make sense. It would be faster to build it locally
> only.
> 
> Is there a way to flag a derivation so that remote builds are rejected?
> 
> Would such a feature make sense - or would it add more complexity than
> value?
preferLocalBuild = true;
See fetchurl...

_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to