mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-17 16:38:12 -05:00
gnu: Remove python2-axolotl-curve25519.
* gnu/packages/python-crypto.scm (python2-axolotl-curve25519): Delete variable.
This commit is contained in:
parent
d765683176
commit
dad4d46545
1 changed files with 0 additions and 3 deletions
|
@ -726,9 +726,6 @@ (define-public python-axolotl-curve25519
|
|||
(license (list license:gpl3 ; Most files
|
||||
license:bsd-3)))) ; curve/curve25519-donna.c
|
||||
|
||||
(define-public python2-axolotl-curve25519
|
||||
(package-with-python2 python-axolotl-curve25519))
|
||||
|
||||
(define-public python-axolotl
|
||||
(package
|
||||
(name "python-axolotl")
|
||||
|
|
Loading…
Reference in a new issue