Merge pull request #109351 from veehaitch/cert-chain-resolver-v1.0.1

pythonPackages.cert-chain-resolver: init at 1.0.1
This commit is contained in:
Sandro
2021-01-14 13:52:32 +01:00
committed by GitHub
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 { };