Merge pull request #117873 from fabaff/apkid

apkid: init at 2.1.1, python3Packages.yara-python: init at 4.0.5
This commit is contained in:
Robert Schütz
2021-04-13 09:54:27 +02:00
committed by GitHub
5 changed files with 98 additions and 2 deletions

View File

@@ -9160,6 +9160,8 @@ in {
Yapsy = callPackage ../development/python-modules/yapsy { };
yara-python = callPackage ../development/python-modules/yara-python { };
yarg = callPackage ../development/python-modules/yarg { };
yarl = callPackage ../development/python-modules/yarl { };