mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 06:53:44 +00:00
gnu: Remove python2-ed25519.
* gnu/packages/python-crypto.scm (python2-ed25519): Delete variable.
This commit is contained in:
@@ -714,9 +714,6 @@ library.")
|
||||
(description "Ed25519 public-key signatures")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-ed25519
|
||||
(package-with-python2 python-ed25519))
|
||||
|
||||
(define-public python-axolotl-curve25519
|
||||
(package
|
||||
(name "python-axolotl-curve25519")
|
||||
|
||||
Reference in New Issue
Block a user