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: 997bfa8c8465
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 84b3d08ba6ab
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 28, 2021

  1. darwin.CF: fix sandboxed build

    Had to abandon the use of sourceRoot primarily because it prevents
    stdenv from chmod'ing the ../configure into a writable file.
    veprbl committed Jan 28, 2021
    Copy the full SHA
    6849638 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Merge pull request #111057 from veprbl/pr/darwin_CF_fix_sandboxing

    darwin.CF: fix sandboxed build
    veprbl committed Jan 31, 2021
    Copy the full SHA
    84b3d08 View commit details
    Browse the repository at this point in the history