pythonPackages.certvalidator: init at 0.11.1

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
This commit is contained in:
Arthur Gautier
2021-03-05 18:42:18 +00:00
parent 443aa55529
commit 9033b0a931
2 changed files with 36 additions and 0 deletions
+2
View File
@@ -1244,6 +1244,8 @@ in {
certipy = callPackage ../development/python-modules/certipy { };
certvalidator = callPackage ../development/python-modules/certvalidator { };
cffi = callPackage ../development/python-modules/cffi { };
cfgv = callPackage ../development/python-modules/cfgv { };