gnu: Remove python2-pynacl.

Remove unused dependency of previously removed fabric package.

* gnu/packages/python-crypto.scm (python2-pynacl): Remove variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Ben Sturmfels 2021-08-04 22:29:32 +10:00 committed by Efraim Flashner
parent de83a236b9
commit 1ee6166bd7
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -847,9 +847,6 @@ (define-public python-pynacl
of improving usability, security and speed.")
(license license:asl2.0)))
(define-public python2-pynacl
(package-with-python2 python-pynacl))
(define-public python-blurhash
(package
(name "python-blurhash")