python3.pkgs.commoncode: init at 21.1.21

This commit is contained in:
Cole Helbling
2021-04-23 09:10:58 -07:00
parent 1afb06b2da
commit 68f660dc19
2 changed files with 57 additions and 0 deletions
+2
View File
@@ -1513,6 +1513,8 @@ in {
commandparse = callPackage ../development/python-modules/commandparse { };
commoncode = callPackage ../development/python-modules/commoncode { };
CommonMark = callPackage ../development/python-modules/commonmark { };
compiledb = callPackage ../development/python-modules/compiledb { };