python3Packages.trezor: export as trezorctl application too
This commit is contained in:
parent
3155a9e966
commit
c68ff72627
1 changed files with 2 additions and 0 deletions
|
@ -8420,6 +8420,8 @@ in
|
|||
|
||||
trezor-udev-rules = callPackage ../os-specific/linux/trezor-udev-rules {};
|
||||
|
||||
trezorctl = with python3Packages; toPythonApplication trezor;
|
||||
|
||||
trezord = callPackage ../servers/trezord { };
|
||||
|
||||
trezor_agent = with python3Packages; toPythonApplication trezor_agent;
|
||||
|
|
Loading…
Reference in a new issue