https://github.com/certbot/certbot/releases/tag/v1.8.0 https://github.com/certbot/certbot/releases/tag/v1.9.0
This can be used to wrap certbot to include some plugins. certbot.withPlugins has a similar calling convention as python*.withPackages: ``` certbot.withPlugins (cp: [ cp.certbot-dns-foo ]) ```