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

Commits on Sep 17, 2017

  1. darwin-CF: use @rpath for library id and add an rpath entry for CF ba…

    …sed on NIX_COREFOUNDATION_RPATH
    
    (cherry picked from commit 92652b4)
    LnL7 authored and fpletz committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    285ed1f View commit details
    Browse the repository at this point in the history
  2. darwin-frameworks: use the system CF when frameworks are used

    This will get propagated down to other libraries loaded because
    everything in nixpkgs references CF based on an rpath entry.
    
    (cherry picked from commit cc1bfbd)
    LnL7 authored and fpletz committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    f4af3c5 View commit details
    Browse the repository at this point in the history
  3. darwin-frameworks: move fixup setup-hook

    (cherry picked from commit 5a28fd6)
    LnL7 authored and fpletz committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    2cbe948 View commit details
    Browse the repository at this point in the history