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";
|
pname = "conftest";
|
||||||
version = "0.62.0";
|
version = "0.62.0";
|
||||||
|
|
||||||
|
__darwinAllowLocalNetworking = true; # required for tests
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "open-policy-agent";
|
owner = "open-policy-agent";
|
||||||
repo = "conftest";
|
repo = "conftest";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user