trezor_agent: init at 0.10.0
The pythonPackages.trezor_agent existed since earlier, now we also add a top-level package by making use of `toPythonApplication`.
This commit is contained in:
parent
7aeff945bf
commit
6e99854d0f
@ -6732,6 +6732,8 @@ in
|
||||
|
||||
trezord = callPackage ../servers/trezord { };
|
||||
|
||||
trezor_agent = with python3Packages; toPythonApplication trezor_agent;
|
||||
|
||||
tthsum = callPackage ../applications/misc/tthsum { };
|
||||
|
||||
chaps = callPackage ../tools/security/chaps { };
|
||||
|
Loading…
Reference in New Issue
Block a user