pythonPackages.ronin: init at 1.1.1

This commit is contained in:
AndersonTorres
2021-04-07 16:34:51 -03:00
parent f615c23325
commit 34da7899c5
2 changed files with 36 additions and 0 deletions
+2
View File
@@ -7302,6 +7302,8 @@ in {
roombapy = callPackage ../development/python-modules/roombapy { };
ronin = callPackage ../development/python-modules/ronin { };
rope = callPackage ../development/python-modules/rope { };
ROPGadget = callPackage ../development/python-modules/ROPGadget { };