freecad: rename GitPython

This commit is contained in:
Fabian Affolter
2022-12-05 20:48:36 +01:00
parent 706a7d1548
commit e08ac7c246
@@ -4,7 +4,7 @@
, fetchFromGitHub
, cmake
, ninja
, GitPython
, gitpython
, boost
, coin3d
, eigen
@@ -68,7 +68,7 @@ mkDerivation rec {
];
buildInputs = [
GitPython # for addon manager
gitpython # for addon manager
boost
coin3d
eigen