python3Packages.poetry-core: use gitMinimal

This commit is contained in:
Grimmauld
2025-07-19 09:51:10 +02:00
parent d0190b008b
commit bd9f431ce0
@@ -5,7 +5,7 @@
fetchFromGitHub,
pythonOlder,
build,
git,
gitMinimal,
pytest-cov-stub,
pytest-mock,
pytestCheckHook,
@@ -31,7 +31,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
build
git
gitMinimal
pytest-mock
pytest-cov-stub
pytestCheckHook