mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
Fix it!
This commit is contained in:
parent
c036de086e
commit
6e1e15ffec
8 changed files with 48 additions and 29 deletions
|
@ -1,9 +1,9 @@
|
|||
source common.sh
|
||||
|
||||
# Remote doesn't trust us nor do we think it does
|
||||
# Remote doesn't trust us
|
||||
file=build-hook.nix
|
||||
prog=$(readlink -e ./nix-daemon-untrusting.sh)
|
||||
proto=ssh-ng
|
||||
trusting=false
|
||||
|
||||
source build-remote-trustless.sh
|
||||
source build-remote-trustless-after.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue