gnu: electrum: Add Ledger support.

* gnu/packages/finance.scm (electrum)[inputs]: Add python-hidapi,
python-ledgerblue, python-btchip-python.
This commit is contained in:
Danny Milosavljevic 2021-08-14 15:02:14 +02:00
parent 98b47af0ad
commit a47ecef2f1
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -530,6 +530,9 @@ (define-public electrum
("python-cryptography" ,python-cryptography)
("python-qdarkstyle" ,python-qdarkstyle)
("python-dnspython" ,python-dnspython)
("python-hidapi" ,python-hidapi)
("python-ledgerblue" ,python-ledgerblue)
("python-btchip-python" ,python-btchip-python)
("libsecp256k1" ,libsecp256k1)))
(arguments
`(#:tests? #f ; no tests