me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-mnemonic.

* gnu/packages/finance.scm (python2-mnemonic): Delete variable.
Maxim Cournoyer 2022-04-29 21:18:39 -04:00
parent 8ca8ba1761
commit e19a8130c4
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -950,9 +950,6 @@ settings.")
of Bitcoin BIP-0039.") of Bitcoin BIP-0039.")
(license license:expat))) (license license:expat)))
(define-public python2-mnemonic
(package-with-python2 python-mnemonic))
(define-public python-ledgerblue (define-public python-ledgerblue
(package (package
(name "python-ledgerblue") (name "python-ledgerblue")