lix/tests/build-remote-trustless-should-pass-3.sh

11 lines
280 B
Bash
Raw Normal View History

source common.sh
2023-04-07 15:13:23 +00:00
# Remote doesn't trusts us, but this is fine because we are only
# building (fixed) CA derivations.
file=build-hook-ca-fixed.nix
prog=$(readlink -e ./nix-daemon-untrusting.sh)
proto=ssh-ng
source build-remote-trustless.sh
2023-04-07 15:13:23 +00:00
source build-remote-trustless-after.sh