mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11: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"
|
enableFeatures "daemon-trust-override"
|
||||||
|
|
||||||
|
requireSandboxSupport
|
||||||
restartDaemon
|
restartDaemon
|
||||||
|
|
||||||
[[ $busybox =~ busybox ]] || skipTest "no busybox"
|
[[ $busybox =~ busybox ]] || skipTest "no busybox"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue