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: 143289ad5ba7
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4e888fb70dd9
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 21, 2020

  1. sundials: add KLU support

    Guillaume Desforges authored and Jon committed Sep 21, 2020
    Copy the full SHA
    860bc40 View commit details
    Browse the repository at this point in the history
  2. python2Packages.scikits-odes: disable

    Ever since we added KLU support to sundials (#94930),
    it stopped building while the Python 3 versions didn't
    break. Python 2 is EOL.
    Guillaume Desforges authored and Jon committed Sep 21, 2020
    Copy the full SHA
    4e888fb View commit details
    Browse the repository at this point in the history