This website requires JavaScript.
Explore
Help
Sign In
jade
/
lix
Watch
0
Star
0
Fork
You've already forked lix
0
forked from
lix-project/lix
Code
Pull requests
Activity
51c8ffbc28
lix
/
tests
/
nix-daemon-untrusting.sh
4 lines
50 B
Bash
Raw
Normal View
History
Unescape
Escape
Trustless remote building Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
2020-08-12 03:47:36 +00:00
#!/bin/sh
Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-simple
2023-04-08 22:49:26 +00:00
exec
nix-daemon --force-untrusted
"
$@
"
Copy permalink