python3Packages.hatch-vcs: use gitMinimal
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
fetchPypi,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
git,
|
||||
gitMinimal,
|
||||
hatchling,
|
||||
setuptools-scm,
|
||||
}:
|
||||
@@ -30,7 +30,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
git
|
||||
gitMinimal
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user