mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 12:06:01 +01:00
Revert "Skip build-remote-trustless unless sandbox is supported."
This reverts commit 41412dc4ae.
This commit is contained in:
parent
9e64f24340
commit
84c4e6f0ac
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