lix/tests/build-remote-trustless-should-pass-3.sh
John Ericson 6e1e15ffec Fix it!
2023-04-07 11:13:23 -04:00

11 lines
280 B
Bash

source common.sh
# 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
source build-remote-trustless-after.sh