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

Commits on Jan 20, 2018

  1. xcbuild: include version in sdk

    Without this xcbuild can detect an incorrect version for store paths
    that have a sequence of digits in their hash.
    
    ld: malformed 32-bit x.y.z version number: 85294
    
    /nix/store/yz966rdvw1blblvzs15pxpcd85294isw-MacOSX.platform/Developer/SDKs/MacOSX.sdk
    LnL7 committed Jan 20, 2018
    Copy the full SHA
    6fba728 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6377391 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2018

  1. Merge pull request #34088 from LnL7/xcbuild-platform-version

    xcbuild: platform version
    LnL7 committed Jan 21, 2018
    Copy the full SHA
    82de183 View commit details
    Browse the repository at this point in the history