Add support for hermetic remote builds #20

Merged
MatthewCroughan merged 1 commit from mc/hermetic-remote into master 2022-05-30 18:53:20 +00:00

1 commit

Author SHA1 Message Date
matthewcroughan
4a356409ca Add support for hermetic remote builds
A hermetic remote rebuild is when Nixinate sends a specific Nix binary
to the remote first, then uses it when activating a system closure,
rather than using the Nix that is already on the remote. This is
defaulted to false for the time being, as the bandwidth usage can be
high. This allows users to avoid the need to bootstrap the remote first
by enabling flakes on the remote Nix binary.
2022-05-29 19:02:50 +01:00