Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 83dcf661860c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2a5993d6177c
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 4, 2019

  1. pythonPackages.tensorflow-tensorboard: fix python2 build

    Fix build after #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.
    timokau committed Mar 4, 2019
    Copy the full SHA
    9e95109 View commit details
    Browse the repository at this point in the history
  2. pythonPackages.tensorflow: fix python<3.4 build

    This was already added for the source build, but missing for the binary
    build.
    timokau committed Mar 4, 2019
    Copy the full SHA
    af7455b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #56820 from timokau/tensorflow-py2-fixes

    Tensorflow py2 fixes
    timokau committed Mar 4, 2019
    Copy the full SHA
    2a5993d View commit details
    Browse the repository at this point in the history