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: ae4b71ecac72
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8febf8babe81
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 11, 2020

  1. python.pkgs.tensorflow-probability: 0.7 -> 0.8.0

    This unbreaks the build by updating to a newer version, adding new
    dependencies and backporting some patches.
    
    0.9 is released already, but that version is no longer compatible with
    tf1. 0.8.0 is compatible with tf1 and tf2.
    timokau committed Apr 11, 2020
    Copy the full SHA
    04d3adb View commit details
    Browse the repository at this point in the history
  2. python.pkgs.arviz: 0.6.1 -> 0.7.0

    Fixes a test failure that was caused by the numba update in
    4362401.
    timokau committed Apr 11, 2020
    Copy the full SHA
    346197e View commit details
    Browse the repository at this point in the history
  3. python3.pkgs.pymc3: unbreak

    The arviz and packaging dependencies are needed since the update to
    pymc3 3.8.
    timokau committed Apr 11, 2020
    Copy the full SHA
    b7b33e2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #85027 from timokau/pymc3-unbreak

    python3.pkgs.pymc3: unbreak; update arviz, tensorflow-probability
    timokau committed Apr 11, 2020
    Copy the full SHA
    8febf8b View commit details
    Browse the repository at this point in the history