gnu: Remove python2-axolotl.

* gnu/packages/python-crypto.scm (python2-axolotl): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 21:20:00 -04:00
parent c0587a5a91
commit 446e3b0ac0
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -756,9 +756,6 @@ is a ratcheting forward secrecy protocol that works in synchronous and
asynchronous messaging environments.")
(license license:gpl3)))
(define-public python2-axolotl
(package-with-python2 python-axolotl))
(define-public python-pyaes
(package