conftest: allow local networking in darwin sandbox for testing
This commit is contained in:
parent
7aa90db876
commit
3705087b54
@ -13,6 +13,8 @@ buildGoModule (finalAttrs: {
|
||||
pname = "conftest";
|
||||
version = "0.62.0";
|
||||
|
||||
__darwinAllowLocalNetworking = true; # required for tests
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "open-policy-agent";
|
||||
repo = "conftest";
|
||||
|
Loading…
x
Reference in New Issue
Block a user