forked from lix-project/lix
cbc4344297
Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
10 lines
162 B
Bash
10 lines
162 B
Bash
source common.sh
|
|
|
|
# Remote trusts us but we pretend it doesn't.
|
|
file=build-hook.nix
|
|
prog=nix-daemon
|
|
proto=ssh-ng
|
|
trusting=false
|
|
|
|
source build-remote-trustless.sh
|