Merge pull request #114472 from fabaff/simplehound

This commit is contained in:
Sandro
2021-02-27 14:18:32 +01:00
committed by GitHub
3 changed files with 40 additions and 1 deletions
+2
View File
@@ -7286,6 +7286,8 @@ in {
simplegeneric = callPackage ../development/python-modules/simplegeneric { };
simplehound = callPackage ../development/python-modules/simplehound { };
simplejson = callPackage ../development/python-modules/simplejson { };
simplekml = callPackage ../development/python-modules/simplekml { };