pythonPackages.cert-chain-resolver: init at 1.0.1

This commit is contained in:
Vincent Haupert
2021-01-14 10:57:51 +01:00
parent 721a4ecfa6
commit 1560f964a9
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -1161,6 +1161,8 @@ in {
cerberus = callPackage ../development/python-modules/cerberus { };
cert-chain-resolver = callPackage ../development/python-modules/cert-chain-resolver { };
certbot = callPackage ../development/python-modules/certbot { };
certbot-dns-cloudflare = callPackage ../development/python-modules/certbot-dns-cloudflare { };