Excerpts from Peter Simons's message of Wed Jun 23 16:40:23 +0200 2010:
> Hi,
> 
> support for parallel builds is now in stdenv-updates. The only major change
> relative to the diff I posted is that the generic builder can auto-detect the
> number of available cores. To enable that feature, "build-cores" must be set 
> to
> "0", "guess" or "auto". The same applies to the "--cores" command line 
> argument
> (and, yes, it does work for nix-store, nix-build, and nix-env).

Hi Peter.

There is another major difference you really should mention:
Your second patch which you comitted opt-ins check and build phases
botth at the same time rather than opting in all all phases which was
done in your previous patch.
 
Marc Weber
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to