electrum: add missing deps for hw support

This commit is contained in:
John Garcia 2024-03-16 17:56:46 +00:00
parent 54bea4702b
commit b87393f6c8

View file

@ -97,6 +97,9 @@ python.pkgs.buildPythonApplication {
ckcc-protocol
keepkey
trezor
bitbox02
cbor
pyserial
] ++ lib.optionals enableQt [
pyqt5
qdarkstyle