victoriametrics: explicitly disable CGO (#461921)

This commit is contained in:
Aleksana
2025-11-16 03:22:19 +00:00
committed by GitHub

View File

@@ -23,6 +23,7 @@ buildGoModule (finalAttrs: {
};
vendorHash = null;
env.CGO_ENABLED = 0;
subPackages =
lib.optionals withServer [