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

Commits on Sep 18, 2019

  1. cargo-inspect: fix build on Darwin

    package fails to build with 'ld: framework not found Security'
    Solve by adding darwin.apple_sdk.frameworks.Security on Darwin.
    
    Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
    siriobalmelli committed Sep 18, 2019
    Copy the full SHA
    7cb3992 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68966 from siriobalmelli-foss/fix/cargo-inspect

    cargo-inspect: fix build on Darwin
    marsam committed Sep 18, 2019
    Copy the full SHA
    f1747f0 View commit details
    Browse the repository at this point in the history