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: 2ab20c9541ba
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6c2310c9af24
Choose a head ref
  • 9 commits
  • 10 files changed
  • 3 contributors

Commits on Oct 12, 2020

  1. python3Packages.datashader: ignore flakey dask tests

    (cherry picked from commit c65c94d)
    jonringer committed Oct 12, 2020
    Copy the full SHA
    b01099f View commit details
    Browse the repository at this point in the history
  2. python3Packages.intake: fix tests

    (cherry picked from commit 7c841a2)
    jonringer committed Oct 12, 2020
    Copy the full SHA
    63c7dbf View commit details
    Browse the repository at this point in the history
  3. python3Packages.mask-rcnn: use tensorflow_2

    (cherry picked from commit b25c404)
    jonringer committed Oct 12, 2020
    Copy the full SHA
    37f5919 View commit details
    Browse the repository at this point in the history
  4. python3Packages.clifford: fix tests

    (cherry picked from commit d65aba6)
    jonringer committed Oct 12, 2020
    Copy the full SHA
    38b2c94 View commit details
    Browse the repository at this point in the history
  5. python3Packages.tensorly: disable resource intensive tests

    (cherry picked from commit 74c997d)
    jonringer committed Oct 12, 2020
    Copy the full SHA
    c827d81 View commit details
    Browse the repository at this point in the history
  6. 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>
    (cherry picked from commit 1e19d44)
    raboof authored and jonringer committed Oct 12, 2020
    Copy the full SHA
    3d1769a View commit details
    Browse the repository at this point in the history
  7. python3Packages.tensorflow-estimator: 2.2.0 -> 2.3.0

    (cherry picked from commit 74338f6)
    matthewbauer authored and jonringer committed Oct 12, 2020
    Copy the full SHA
    b48aa3a View commit details
    Browse the repository at this point in the history
  8. python3Packages.h5py: 2.9.0 -> 2.10.0

    also disable on python 2.7
    Co-authored-by: Jon <jonringer@users.noreply.github.com>
    
    (cherry picked from commit 9cd240c)
    matthewbauer authored and jonringer committed Oct 12, 2020
    Copy the full SHA
    f69610a View commit details
    Browse the repository at this point in the history
  9. python3Packages.tensorflow: use cudatoolkit 11

    (cherry picked from commit 59eecac)
    matthewbauer authored and jonringer committed Oct 12, 2020
    Copy the full SHA
    6c2310c View commit details
    Browse the repository at this point in the history