Merge pull request #205058 from gravndal/gitpython

all-packages.nix: rename GitPython
This commit is contained in:
figsoda 2022-12-07 18:48:15 -05:00 committed by GitHub
commit d8c3977b28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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