Merge pull request #117734 from rmcgibbo/certbot

This commit is contained in:
Sandro
2021-04-03 04:18:10 +02:00
committed by GitHub
3 changed files with 13 additions and 9 deletions
+2
View File
@@ -22,6 +22,8 @@ python3Packages.buildPythonApplication rec {
propagatedBuildInputs = with python3Packages; [ acme setuptools_scm josepy idna ];
checkInputs = with python3Packages; [ mock ];
meta = with lib; {
homepage = "https://github.com/zenhack/simp_le";
description = "Simple Let's Encrypt client";