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: d7702e0dbab8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b751c120cef6
Choose a head ref
  • 5 commits
  • 5 files changed
  • 4 contributors

Commits on Sep 11, 2020

  1. python3Packages.tensorflow_2: 2.1.0 -> 2.3.0

    Also:
    - patch to remove scipy requirement
    - add cuda to RPATH
    - don’t include nvidia_x11 (This isn’t needed, we can get it from
    /run/opengl-driver being in the RPATH.)
    
    Co-authored-by: Arnout Engelen <arnout@bzzt.net>
    Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
    2 people authored and matthewbauer committed Sep 11, 2020
    Copy the full SHA
    1e19d44 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    74338f6 View commit details
    Browse the repository at this point in the history
  3. python3Packages.h5py: 2.9.0 -> 2.10.0

    also disable on python 2.7
    Co-authored-by: Jon <jonringer@users.noreply.github.com>
    matthewbauer committed Sep 11, 2020
    Copy the full SHA
    9cd240c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    59eecac View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Merge pull request #95824 from obsidiansystems/python3.tensorflow_2-u…

    …pdate-to-2.3.0
    
    tensorflow: update to 2.3.0
    danieldk committed Sep 30, 2020
    Copy the full SHA
    b751c12 View commit details
    Browse the repository at this point in the history