gnu: python2-acme: Remove package.
This package has not built successfully for a long time. Since it appears to have no users, we remove it for now. * gnu/packages/tls.scm (python2-acme): Remove variable.
This commit is contained in:
parent
73a2ef3697
commit
45bed1d3ea
|
@ -529,9 +529,6 @@ netcat implementation that supports TLS.")
|
|||
(description "ACME protocol implementation in Python")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-acme
|
||||
(package-with-python2 python-acme))
|
||||
|
||||
(define-public certbot
|
||||
(package
|
||||
(name "certbot")
|
||||
|
|
Loading…
Reference in New Issue