mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-01-19 09:36:47 +02:00
Skip build-remote-trustless unless sandbox is supported.
This commit is contained in:
parent
7ed0ab2dab
commit
fad0dd4afb
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ source common.sh
|
|||
|
||||
enableFeatures "daemon-trust-override"
|
||||
|
||||
requireSandboxSupport
|
||||
restartDaemon
|
||||
|
||||
[[ $busybox =~ busybox ]] || skipTest "no busybox"
|
||||
|
|
Loading…
Reference in a new issue