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: bca933e21772
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8af32fb4cd95
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 27, 2019

  1. Python: introduce NIX_PYTHONEXECUTABLE in order to set sys.executable

    This is needed in case of `python.buildEnv` to make sure sys.executable
    does not point to the unwrapped executable.
    FRidh committed Jul 27, 2019
    Copy the full SHA
    bd47c57 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

  1. Merge master into staging-next

    FRidh committed Jul 28, 2019
    Copy the full SHA
    f441d3e View commit details
    Browse the repository at this point in the history
  2. Merge staging-next into master

    This brings in the NIX_PYTHONEXECUTABLE change to unblock the
    nixos-unstable channel.
    FRidh committed Jul 28, 2019
    Copy the full SHA
    8af32fb View commit details
    Browse the repository at this point in the history