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: cbc5fbf98e76
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 33d64b1e244e
Choose a head ref
  • 6 commits
  • 0 files changed
  • 5 contributors

Commits on Mar 25, 2020

  1. tensorflow: 1.15.0 -> 1.15.1

    * Apply glibc 2.3 patch
    * build tensorflow with bazel_1
    * Bump openssl version to 1.1
    
    (cherry picked from commit 3429698)
    mjlbach authored and Ericson2314 committed Mar 25, 2020
    Copy the full SHA
    a0b992f View commit details
    Browse the repository at this point in the history
  2. tensorflow: update fixed output hashes

    (cherry picked from commit 642bea6)
    andir authored and Ericson2314 committed Mar 25, 2020
    Copy the full SHA
    4e7dac0 View commit details
    Browse the repository at this point in the history
  3. pythonPackages.tensorflow: use bazel_0

    This allows us to get rid of the compatibility hacks that we had to add
    (tf-1.15-bazel-1.0.patch) and also fixes #77626.
    
    (cherry picked from commit c7adb4e)
    andir authored and Ericson2314 committed Mar 25, 2020
    Copy the full SHA
    08f2ed7 View commit details
    Browse the repository at this point in the history
  4. tensorflow: 1.15.1 -> 1.15.2

    (cherry picked from commit 0a5ec49)
    (cherry picked from commit 1e769bd)
    dylex authored and Ericson2314 committed Mar 25, 2020
    Copy the full SHA
    436a4ba View commit details
    Browse the repository at this point in the history
  5. pythonPackages.tensorflow: disable for python2.7 and 3.8

    (cherry picked from commit b7bdf48)
    jonringer authored and Ericson2314 committed Mar 25, 2020
    Copy the full SHA
    ca6ccd4 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'tensorflow-versions'

    This changes no code, but assists in backports.
    Ericson2314 committed Mar 25, 2020
    Copy the full SHA
    33d64b1 View commit details
    Browse the repository at this point in the history