Commit Graph

11 Commits

Author SHA1 Message Date
Jonathan Ringer
7d091ce5ad python3Packages.tensorflow-tensorboard: add wheel as runtime dep
The cli requires the wheel package to determine
entry points for execution.
2019-11-21 07:50:05 -08:00
Timo Kaufmann
152d2fd22c python.pkgs.{tensorflow,tensorflow-estimator,tensorflow-tensorboard}: 1.14.0 -> 1.15.0 2019-11-12 23:42:47 +01:00
Timo Kaufmann
377a60f902 python: tensorflow: 1.13.1 -> 1.14.0, tensorflow-tensorboard: 1.13.0 -> 1.14.0, tensorflow-estimator: 1.13.0 -> 1.14.0
All in one commit because the packages are all interdependent and have
to be upgraded together.
2019-06-27 22:37:20 +02:00
Timo Kaufmann
9e95109b89 pythonPackages.tensorflow-tensorboard: fix python2 build
Fix build after https://github.com/NixOS/nixpkgs/pull/56669. Update the
python2 hash and re-add the python2 `futures` dependency. Not sure if
there was a reason for it to be removed in the first place.
2019-03-04 14:08:55 +01:00
Jean-Philippe Bernardy
d1b7ada0ba pythonPackages.tensorflow-tensorboard: 1.11.0 -> 1.13.0 2019-03-02 09:05:38 +01:00
Jean-Philippe Bernardy
5fe8bb506c python.packages.tensorboard: 1.9.0 -> 1.11.0 2018-10-15 14:49:52 +02:00
Robert Schütz
d71dbf2f87 python.pkgs.tensorflow-tensorboard: 1.7.0 -> 1.9.0 2018-08-07 11:40:31 +02:00
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
Jean-Philippe Bernardy
1477171073 python.packages.tensorflow-tensorboard: 1.5.0 -> 1.7.0 2018-06-08 15:38:02 +02:00
Nikolay Amiantov
102c91d45e python.pkgs.tensorflow-tensorboard: 0.1.5 -> 1.5.1 2018-02-20 23:37:50 +03:00
Nikolay Amiantov
3d11dc7ca2 python.pkgs.tensorflow-tensorboard: init at 0.1.5 2017-09-25 22:37:06 +03:00