gnu: Remove python2-keepkey.

* gnu/packages/finance.scm (python2-keepkey): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:33:52 -04:00
parent 6ad2c39af8
commit c9a21c4216
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1085,9 +1085,6 @@ (define-public python-keepkey
the KeepKey Hardware Wallet.")
(license license:lgpl3)))
(define-public python2-keepkey
(package-with-python2 python-keepkey))
(define-public ledger-agent
(package
(name "ledger-agent")