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: 67bbf2c84593
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5c8df2235a4b
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jan 8, 2021

  1. python3: don't use sysconfigdataHook on darwin

    Resolves issue when building wheels which is a regression introduced by
    1a65c5d
    
    ```
    AssertionError: would build wheel with unsupported tag ('cp38', 'cp38',
    'darwin_x86_64')
    ```
    FRidh committed Jan 8, 2021
    Copy the full SHA
    5c8df22 View commit details
    Browse the repository at this point in the history