doit: move to pythonPackages

This commit is contained in:
Robert Schütz
2021-01-24 09:52:28 +01:00
parent 76054e38cd
commit 98e624eb7d
3 changed files with 28 additions and 17 deletions
+2
View File
@@ -1933,6 +1933,8 @@ in {
dogtail = callPackage ../development/python-modules/dogtail { };
doit = callPackage ../development/python-modules/doit { };
dominate = callPackage ../development/python-modules/dominate { };
dopy = callPackage ../development/python-modules/dopy { };