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: 9ce7b79ec6da
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7726f81b1341
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Nov 22, 2020

  1. Revert "cpython: fix finding headers when cross-compiling extension m…

    …odules"
    
    This breaks virtualenv #104483.
    We should probably not move `_sysconfigdata` but just copy it for cross to
    another place or output.
    
    This reverts commit 11806b6.
    FRidh committed Nov 22, 2020
    Copy the full SHA
    6a23dde View commit details
    Browse the repository at this point in the history
  2. python.tests: use self.callPackage instead of super.callPackage

    super was incorrectly possible until #104201
    got merged.
    FRidh committed Nov 22, 2020
    Copy the full SHA
    7726f81 View commit details
    Browse the repository at this point in the history