scrutiny-collector: fix cross (#339632)

This commit is contained in:
Jon Seager 2024-09-05 08:27:09 +01:00 committed by GitHub
commit 4a6b93893c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ buildGoModule rec {
vendorHash = "sha256-SiQw6pq0Fyy8Ia39S/Vgp9Mlfog2drtVn43g+GXiQuI=";
buildInputs = [ makeWrapper ];
nativeBuildInputs = [ makeWrapper ];
CGO_ENABLED = 0;