nixinate/tests/vmTest
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
..
common.nix tests/vmTest: fix and de-duplicate code 2022-05-24 03:06:29 +01:00
default.nix Add support for hermetic remote builds 2022-05-29 19:02:50 +01:00
nixinateeAdditional.nix Add vmTest for Nixinate 2022-04-19 05:43:22 +01:00
nixinateeBase.nix Add vmTest for Nixinate 2022-04-19 05:43:22 +01:00