Distributed build: Difference between revisions
imported>Fadenb m Syntax highlighting |
imported>Makefu No edit summary |
||
| Line 61: | Line 61: | ||
== using remote builds on NixOS == | == using remote builds on NixOS == | ||
See configuration options nix. | See configuration option [https://nixos.org/nixos/options.html#nix.distributedbuilds nix.distributedbuilds and nix.buildhosts] to set this up in your <code>/etc/configuration.nix</code> file. | ||
See also: | |||
* [https://github.com/NixOS/nix/blob/master/tests/remote-builds.nix#L46-L58 The NixOS Remote Builds Test Case] | |||
* [https://nixos.org/nix-dev/2015-September/018255.html The Mail to nixos-dev about setting up remote builds by Russell O'Connor] | |||