python312Packages.certbot-dns-cloudflare: mark as broken
See https://github.com/certbot/certbot/pull/10182
This commit is contained in:
@@ -37,5 +37,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = certbot.meta // {
|
||||
description = "Cloudflare DNS Authenticator plugin for Certbot";
|
||||
# https://github.com/certbot/certbot/pull/10182
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user