Commit graph

11 commits

Author SHA1 Message Date
Frederik Rietdijk ced21f5e1a pythonPackages: remove name attribute`
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Gabriel Ebner 5d9bd57c63 pythonPackages.trezor: add required rlp dependency, fix build 2018-04-13 19:35:53 +02:00
Frederik Rietdijk f52f478411 python: trezor: 0.9.0 -> 0.9.1 2018-04-08 11:34:56 +02:00
Clemens Fruhwirth b846847a32 trezor: Add pyblake2, click, libusb1 and ecdsa as propagatedBuildInput 2018-02-22 11:15:43 +01:00
Frederik Rietdijk 38116c692c python: trezor: 0.7.16 -> 0.9.0 2018-02-18 20:07:43 +01:00
Clemens Fruhwirth 160e914f50 python-trezor: Move mnemonic dependency to propagatedBuildInputs 2017-10-26 22:58:09 +02:00
Nikolay Amiantov 6f7b62e038 protobuf: default to 3.4 2017-09-08 03:40:56 +03:00
Frederik Rietdijk ac1ea28a50 python.pkgs: maintenance updates 2017-07-28 16:56:33 +02:00
aszlig 9c57f3b5c0
python-modules/trezor: Fix build
Regression introduced by 76beb08313.

With version 0.7.15 a few additional dependencies are needed by trezor,
mainly a newer version of protobuf bindings and requests.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @np
2017-06-22 14:29:25 +02:00
Frederik Rietdijk 76beb08313 python.pkgs: several maintenance bumps 2017-06-19 13:43:19 +02:00
rnhmjoj 93ff334d6d
pythonPackages.trezor: move expression to trezor/default.nix 2017-06-01 00:48:31 +02:00
Renamed from pkgs/development/python-modules/trezor.nix (Browse further)