Merge pull request #112757 from prusnak/trezorctl
python3Packages.trezor: export as trezorctl application too
This commit is contained in:
commit
65aeed59c5
@ -8420,6 +8420,8 @@ in
|
|||||||
|
|
||||||
trezor-udev-rules = callPackage ../os-specific/linux/trezor-udev-rules {};
|
trezor-udev-rules = callPackage ../os-specific/linux/trezor-udev-rules {};
|
||||||
|
|
||||||
|
trezorctl = with python3Packages; toPythonApplication trezor;
|
||||||
|
|
||||||
trezord = callPackage ../servers/trezord { };
|
trezord = callPackage ../servers/trezord { };
|
||||||
|
|
||||||
trezor_agent = with python3Packages; toPythonApplication trezor_agent;
|
trezor_agent = with python3Packages; toPythonApplication trezor_agent;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user