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

Commits on Oct 19, 2020

  1. python3Packages.Theano: add pythonImportsCheck

    (modified cherry pick of commit 4a9dba6)
    
    some tricks are required to make this work because #93560 and #97597
    didn't make it into this branch, but this example shows what is required
    to import theano from within a nix build environment on this branch.
    risicle authored and Jon committed Oct 19, 2020
    Copy the full SHA
    9b01e41 View commit details
    Browse the repository at this point in the history
  2. pythonPackages.fastprogress: init at 1.0.0

    (cherry picked from commit 9a09285)
    risicle authored and Jon committed Oct 19, 2020
    Copy the full SHA
    9673e47 View commit details
    Browse the repository at this point in the history
  3. pythonPackages.pymc3: fix build

    (modified cherry-pick of commit 3c3295a)
    risicle authored and Jon committed Oct 19, 2020
    Copy the full SHA
    4fc2635 View commit details
    Browse the repository at this point in the history