mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-simple
This commit is contained in:
commit
51c8ffbc28
2 changed files with 187 additions and 74 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
exec nix-daemon --no-trust "$@"
|
||||
exec nix-daemon --force-untrusted "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue