glitter: replace git with gitMinimal

This commit is contained in:
Pol Dellaiera
2025-01-09 21:02:44 +01:00
parent 3c05d6b61b
commit fcf7475211
+2 -2
View File
@@ -2,7 +2,7 @@
lib,
rustPlatform,
fetchFromGitHub,
git,
gitMinimal,
}:
rustPlatform.buildRustPackage rec {
@@ -19,7 +19,7 @@ rustPlatform.buildRustPackage rec {
cargoHash = "sha256-7JQcY3HCG3UQ0Mfz/+ZZ0axGEpQoH410FT72tjHW7EE=";
nativeCheckInputs = [
git
gitMinimal
];
# tests require it to be in a git repository