pluto: set __darwinAllowLocalNetworking (#422937)

This commit is contained in:
Wolfgang Walther
2025-07-06 14:31:32 +00:00
committed by GitHub
+2
View File
@@ -23,6 +23,8 @@ buildGoModule rec {
"-X main.version=v${version}"
];
__darwinAllowLocalNetworking = true; # for tests
meta = with lib; {
homepage = "https://github.com/FairwindsOps/pluto";
description = "Find deprecated Kubernetes apiVersions";