gnu: Add python2-pynacl.
* gnu/packages/python-crypto.scm (python2-pynacl): New variable.master
parent
6d94bf6baa
commit
acc6e6955f
|
@ -619,6 +619,9 @@ Networking and Cryptography library. These libraries have a stated goal
|
|||
of improving usability, security and speed.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-pynacl
|
||||
(package-with-python2 python-pynacl))
|
||||
|
||||
(define-public python2-pgpdump
|
||||
(package
|
||||
(name "python2-pgpdump")
|
||||
|
|
Reference in New Issue