This website requires JavaScript.
Explore
Help
Sign in
max
/
nix-super
Watch
1
Star
0
Fork
You've already forked nix-super
0
mirror of
https://github.com/privatevoid-net/nix-super.git
synced
2024-11-23 14:36:16 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
23ee2d79a9
nix-super
/
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 06:47:36 +03:00
#!/bin/sh
Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-simple
2023-04-09 01:49:26 +03:00
exec
nix-daemon --force-untrusted
"
$@
"
Reference in a new issue
Copy permalink