python3.pkgs.certbot-dns-rfc2136: init at 1.6.0

This commit is contained in:
Florian Klink
2020-07-09 11:21:50 +02:00
parent b9d97f313b
commit ee9123ddb9
2 changed files with 37 additions and 0 deletions
+2
View File
@@ -581,6 +581,8 @@ in {
certbot-dns-cloudflare = callPackage ../development/python-modules/certbot-dns-cloudflare { };
certbot-dns-rfc2136 = callPackage ../development/python-modules/certbot-dns-rfc2136 { };
certbot-dns-route53 = callPackage ../development/python-modules/certbot-dns-route53 { };
cfn-flip = callPackage ../development/python-modules/cfn-flip { };