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

Commits on Nov 16, 2017

  1. darwin-bintuils: Don't try to bring in missing bits of GNU Binutils

    libbfd and libopcdes are separate derivations which now provide all
    headers and libraries. Binutils should just provide executables.
    Ericson2314 committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    32a6838 View commit details
    Browse the repository at this point in the history
  2. cctools: Don't always bring in headers

     - Give cctools a dev output for the headers
    
     - Update Libsystem to grab the headers from that dev output
    
     - Don't include the headers in Darwin binutils, just as GNU Binutils no
       longer does.
    Ericson2314 committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    652c2be View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. Merge pull request #31754 from obsidiansystems/simplify-darwin-binutils

    cctools, darwin-bintuils: Don't always bring in headers
    Ericson2314 committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    ccb93ae View commit details
    Browse the repository at this point in the history