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: 8724819d946a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7e78ddbf03b8
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 17, 2019

  1. darwin: remove references to Ubiquity.framework

    It was removed on recent versions of macOS and these entries break
    sandboxing if they don't exist.
    
    	Aborted: while setting up the build environment: getting attributes of path '/System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity': No such file or directory
    LnL7 committed Feb 17, 2019
    Copy the full SHA
    b4ea477 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Merge pull request #55950 from LnL7/darwin-ubiquity

    darwin: remove references to Ubiquity.framework
    matthewbauer committed Feb 20, 2019
    Copy the full SHA
    7e78ddb View commit details
    Browse the repository at this point in the history