nezha: fix build on darwin

This commit is contained in:
Moraxyc
2026-06-16 15:24:04 +08:00
parent d93e6c1943
commit 936e310bdc
+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 = ''