add more documentation to distributedBuilds and what can be done if buildmachines are not always up
svn path=/nixos/trunk/; revision=21409
This commit is contained in:
parent
d1e87dfc86
commit
8754644faf
@ -75,6 +75,12 @@ in
|
||||
description = "
|
||||
Whether to distribute builds to the machines listed in
|
||||
<option>nix.buildMachines</option>.
|
||||
If you know that the <option>buildMachines</buildMachines> are not
|
||||
always available either use nixos
|
||||
<command>nixos-rebuild --no-build-hook</command>
|
||||
or consider managing <filename>/etc/nix.machines</filename> manually
|
||||
by setting <option>manualNixMachines</option>. Then you can comment
|
||||
unavailable buildmachines.
|
||||
";
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user