scrutiny-collector: fix cross (#339632)

This commit is contained in:
Jon Seager
2024-09-05 08:27:09 +01:00
committed by GitHub
@@ -24,7 +24,7 @@ buildGoModule rec {
vendorHash = "sha256-SiQw6pq0Fyy8Ia39S/Vgp9Mlfog2drtVn43g+GXiQuI=";
buildInputs = [ makeWrapper ];
nativeBuildInputs = [ makeWrapper ];
CGO_ENABLED = 0;