python3.pkgs.cve-bin-tool: init at unstable-2021-04-15

This commit is contained in:
Cole Helbling
2021-04-25 16:58:21 -07:00
parent 1a5230e4a9
commit bef6991899
2 changed files with 85 additions and 0 deletions
+2
View File
@@ -1603,6 +1603,8 @@ in {
curve25519-donna = callPackage ../development/python-modules/curve25519-donna { };
cve-bin-tool = callPackage ../development/python-modules/cve-bin-tool { };
cvxopt = callPackage ../development/python-modules/cvxopt { };
cvxpy = callPackage ../development/python-modules/cvxpy { };