sing-box: set CGO_ENABLED=0 (#481234)

This commit is contained in:
Sizhe Zhao
2026-02-26 10:36:27 +00:00
committed by GitHub
+2
View File
@@ -36,6 +36,8 @@ buildGoModule (finalAttrs: {
"cmd/sing-box"
];
env.CGO_ENABLED = 0;
nativeBuildInputs = [ installShellFiles ];
ldflags = [