mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-01-19 17:46:46 +02:00
Revert "Skip build-remote-trustless unless sandbox is supported."
This reverts commit fad0dd4afb
.
This commit is contained in:
parent
37598a13e8
commit
f66b65a30a
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ 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…
Reference in a new issue