The nix build environment does not support ACLs. Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
@@ -43,6 +43,9 @@ buildGoModule rec {
|
||||
Finit = "${placeholder "out"}/libexec/finit";
|
||||
};
|
||||
|
||||
# nix build environment does not allow acls
|
||||
GO_TEST_SKIP_ACL = 1;
|
||||
|
||||
buildInputs = [
|
||||
acl
|
||||
wayland
|
||||
|
||||
Reference in New Issue
Block a user