grype: add missing test input
This commit is contained in:
committed by
Fabian Affolter
parent
b6a2e71f66
commit
7fb2167a0f
@@ -6,6 +6,7 @@
|
||||
git,
|
||||
installShellFiles,
|
||||
openssl,
|
||||
net-tools,
|
||||
}:
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
@@ -38,6 +39,7 @@ buildGoModule (finalAttrs: {
|
||||
nativeCheckInputs = [
|
||||
git
|
||||
openssl
|
||||
net-tools
|
||||
];
|
||||
|
||||
subPackages = [ "cmd/grype" ];
|
||||
|
||||
Reference in New Issue
Block a user