Switch from python 3.5 to python 3.x for trezor
This commit is contained in:
parent
8dd27b6334
commit
664c5c6762
@ -209,7 +209,7 @@ in {
|
|||||||
usbutils
|
usbutils
|
||||||
]
|
]
|
||||||
++ optionals config.services.hardware-wallets.trezor [
|
++ optionals config.services.hardware-wallets.trezor [
|
||||||
python35.pkgs.trezor
|
python3.pkgs.trezor
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user