log4j-sniffer: replace git with gitMinimal

This commit is contained in:
Pol Dellaiera
2025-01-09 21:02:44 +01:00
parent ee9df0c5ae
commit f5840d2bb7
+2 -2
View File
@@ -2,7 +2,7 @@
lib,
buildGoModule,
fetchFromGitHub,
git,
gitMinimal,
}:
buildGoModule rec {
@@ -19,7 +19,7 @@ buildGoModule rec {
vendorHash = null;
nativeCheckInputs = [
git
gitMinimal
];
preCheck = ''