nezha: fix build on darwin (#532214)

This commit is contained in:
Weijia Wang
2026-06-16 07:33:27 +00:00
committed by GitHub
+1
View File
@@ -101,6 +101,7 @@ buildGoModule (finalAttrs: {
"-X github.com/nezhahq/nezha/service/singleton.Version=${finalAttrs.version}"
];
__darwinAllowLocalNetworking = true; # TestOptionalAuth_PATWithoutScopeIsDenied
checkFlags = "-skip=^TestSplitDomainSOA$";
postInstall = ''