Merge pull request #109642 from justinas/init-roombapy

This commit is contained in:
Sandro
2021-01-18 00:32:40 +01:00
committed by GitHub
3 changed files with 40 additions and 1 deletions
+2
View File
@@ -6730,6 +6730,8 @@ in {
roman = callPackage ../development/python-modules/roman { };
roombapy = callPackage ../development/python-modules/roombapy { };
rope = callPackage ../development/python-modules/rope { };
ROPGadget = callPackage ../development/python-modules/ROPGadget { };