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: 2a88c3c30291
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: bc18cc72dd6a
Choose a head ref
  • 10 commits
  • 48 files changed
  • 2 contributors

Commits on Jan 13, 2020

  1. darwin.xnu: python2 -> python3

    LnL7 committed Jan 13, 2020
    Copy the full SHA
    c7d457c View commit details
    Browse the repository at this point in the history
  2. libxml2: python2 -> python3

    LnL7 committed Jan 13, 2020
    Copy the full SHA
    96a0cad View commit details
    Browse the repository at this point in the history
  3. ninja: python2 -> python3

    LnL7 committed Jan 13, 2020
    Copy the full SHA
    587c66c View commit details
    Browse the repository at this point in the history
  4. darwin.CF: python2 -> python3

    LnL7 committed Jan 13, 2020
    Copy the full SHA
    453e009 View commit details
    Browse the repository at this point in the history
  5. llvmPackages: python2 -> python3

    LnL7 committed Jan 13, 2020
    Copy the full SHA
    d0a90de View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    73db5d8 View commit details
    Browse the repository at this point in the history
  7. stdenv: bootstrap darwin with python3

    - Replaced python override from the final stdenv, instead we
      propagate our bootstrap python to stage4 and override both
      CF and xnu to use it.
    
    - Removed CF argument from python interpreters, this is redundant
      since it's not overidden anymore.
    
    - Inherit CF from stage4, making it the same as the stdenv.
    LnL7 committed Jan 13, 2020
    1
    Copy the full SHA
    6328518 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    da6bc4b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    c05efed View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Merge pull request #77610 from LnL7/darwin-stdenv-python3

    darwin-stdenv: bootstrap with python3
    FRidh committed Jan 15, 2020
    Copy the full SHA
    bc18cc7 View commit details
    Browse the repository at this point in the history