nix-super/src/build-remote
Eelco Dolstra 031d70e500
Support arbitrary store URIs in nix.machines
For backwards compatibility, if the URI is just a hostname, ssh://
(i.e. LegacySSHStore) is prepended automatically.

Also, all fields except the URI are now optional. For example, this is
a valid nix.machines file:

  local?root=/tmp/nix

This is useful for testing the remote build machinery since you don't
have to mess around with ssh.
2017-05-01 17:35:30 +02:00
..
build-remote.cc Support arbitrary store URIs in nix.machines 2017-05-01 17:35:30 +02:00
local.mk nix-copy-closure: Implement in C++. 2017-01-20 09:47:58 -05:00