pythonPackages.trezor: disable build
It seems as recent versions of `trezor` don't work with python 2.x: ``` /build/trezor-0.9.1/dist /build/trezor-0.9.1 Processing ./trezor-0.9.1-py2-none-any.whl trezor requires Python '>=3.3' but the running Python is 2.7.15 builder for '/nix/store/aqyxki0ckanjk4r1f0an4kj1w4s3kk4f-python2.7-trezor-0.9.1.drv' failed with exit code 1 cannot build derivation '/nix/store/gp4smkzc9r87lzajs17jnq4rh2ayc5q0-python2.7-keepkey-4.0.0.drv': 1 dependencies couldn't be built ```
parent
bf236660
Please register or sign in to comment