gnu: electrum: Add Ledger support.
* gnu/packages/finance.scm (electrum)[inputs]: Add python-hidapi, python-ledgerblue, python-btchip-python.
This commit is contained in:
parent
98b47af0ad
commit
a47ecef2f1
@ -530,6 +530,9 @@ do so.")
|
|||||||
("python-cryptography" ,python-cryptography)
|
("python-cryptography" ,python-cryptography)
|
||||||
("python-qdarkstyle" ,python-qdarkstyle)
|
("python-qdarkstyle" ,python-qdarkstyle)
|
||||||
("python-dnspython" ,python-dnspython)
|
("python-dnspython" ,python-dnspython)
|
||||||
|
("python-hidapi" ,python-hidapi)
|
||||||
|
("python-ledgerblue" ,python-ledgerblue)
|
||||||
|
("python-btchip-python" ,python-btchip-python)
|
||||||
("libsecp256k1" ,libsecp256k1)))
|
("libsecp256k1" ,libsecp256k1)))
|
||||||
(arguments
|
(arguments
|
||||||
`(#:tests? #f ; no tests
|
`(#:tests? #f ; no tests
|
||||||
|
Loading…
Reference in New Issue
Block a user