mirror of
https://github.com/NixOS/nix
synced 2025-07-01 16:41:47 +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…
Add table
Add a link
Reference in a new issue