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: 0728b87b72f2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4589c892c501
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 7, 2019

  1. xcbuild: fix darwin build

    Bumping the MacOS target version to 10.12 signalled xcbuild that
    libcompression is available on Darwin, but libcompression is not
    OSS (even though an LZFSE reference implementation is), and it is not
    part of a framework for us to make impure, so this patch disables it.
    eraserhd committed Aug 7, 2019
    Copy the full SHA
    80112a6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #66276 from eraserhd/pr/master/xcbuild-libcompression

    xcbuild: fix darwin build
    matthewbauer committed Aug 7, 2019
    Copy the full SHA
    4589c89 View commit details
    Browse the repository at this point in the history