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: 7848422d71f0^
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 961e7ef71d2b
Choose a head ref
  • 2 commits
  • 8 files changed
  • 1 contributor

Commits on May 31, 2017

  1. xnu: Depend on python

    Before, it used /usr/bin/python, which breaks when sandboxing is enabled.
    edolstra committed May 31, 2017
    Copy the full SHA
    7848422 View commit details
    Browse the repository at this point in the history
  2. stdenvDarwin: Remove need for sandboxProfile magic

    The required sandbox rules are now builtin in Nix
    (NixOS/nix@c96e8cd).
    
    NixOS/nix#759
    edolstra committed May 31, 2017
    Copy the full SHA
    961e7ef View commit details
    Browse the repository at this point in the history