Switch from python 3.5 to python 3.x for trezor
This commit is contained in:
parent
8dd27b6334
commit
664c5c6762
1 changed files with 1 additions and 1 deletions
|
|
@ -209,7 +209,7 @@ in {
|
|||
usbutils
|
||||
]
|
||||
++ optionals config.services.hardware-wallets.trezor [
|
||||
python35.pkgs.trezor
|
||||
python3.pkgs.trezor
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue