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: e1502a8be258
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8fa36fc8a182
Choose a head ref
  • 1 commit
  • 6 files changed
  • 1 contributor

Commits on Apr 28, 2019

  1. python: provide hasCxxDistutils attribute for pythonPackages.numpy

    Patching numpy.distutils used to be required for pythonPackages.cython
    to build on darwin. It was later accidentally disabled during one of the
    refactorings, but that did not break cython. This change reinstantiates
    the patch. It still applies, so it should be low maintenance and it can
    still be useful.
    veprbl authored and FRidh committed Apr 28, 2019
    Copy the full SHA
    8fa36fc View commit details
    Browse the repository at this point in the history