Unverified Commit 4a6b9389 authored by Jon Seager's avatar Jon Seager Committed by GitHub
Browse files

scrutiny-collector: fix cross (#339632)

parents b338f67c b3fa49d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ buildGoModule rec {

  vendorHash = "sha256-SiQw6pq0Fyy8Ia39S/Vgp9Mlfog2drtVn43g+GXiQuI=";

  buildInputs = [ makeWrapper ];
  nativeBuildInputs = [ makeWrapper ];

  CGO_ENABLED = 0;