1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-18 16:20:28 +02:00

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

View File

@@ -530,6 +530,9 @@ do so.")
("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