Merge pull request #108120 from fabaff/ldeep

This commit is contained in:
Sandro
2021-01-10 20:55:14 +01:00
committed by GitHub
4 changed files with 67 additions and 0 deletions
+2
View File
@@ -1348,6 +1348,8 @@ in {
colour = callPackage ../development/python-modules/colour { };
commandparse = callPackage ../development/python-modules/commandparse { };
CommonMark = callPackage ../development/python-modules/commonmark { };
compiledb = callPackage ../development/python-modules/compiledb { };