3
0
Fork 0
forked from mirrors/nixpkgs

all-packages.nix: rename GitPython

This commit is contained in:
Gaute Ravndal 2022-12-08 00:07:28 +01:00
parent e5a37ce507
commit 31c798ef37

View file

@ -1640,7 +1640,7 @@ with pkgs;
fetchPypi
annexremote
drivelib
GitPython
gitpython
tenacity
humanfriendly;
};
@ -28934,7 +28934,7 @@ with pkgs;
freecad = libsForQt5.callPackage ../applications/graphics/freecad {
boost = python3Packages.boost;
inherit (python3Packages)
GitPython
gitpython
matplotlib
pivy
ply