grype: fix for darwin

This commit is contained in:
06kellyjac 2022-11-07 11:38:32 +00:00
parent 83ecc90d10
commit dd947cf33a

View File

@ -26,7 +26,8 @@ buildGoModule rec {
find "$out" -name .git -print0 | xargs -0 rm -rf
'';
};
vendorSha256 = "sha256-K6MJp07JEit/6AHqLtnzXIaVCi7W6jfX41M96VwnS5A=";
proxyVendor = true;
vendorSha256 = "sha256-tRux9M9vFPj3TqhsF1zSV4V1YKnLVViuQjum9YFr5FU=";
nativeBuildInputs = [
installShellFiles