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: df29219f5118
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 06fb0253afab
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 24, 2018

  1. linux-headers: Fix Darwin cross build

    Carefully fake cc-version and cc-fullversion to avoid needing a compiler
    for the kernel itself to build the headers.
    
    For some reason, doing `make install_headers` twice, first without
    INSTALL_HDR_PATH=$out then with, is neccessary to get this to work.
    LnL7 authored and Ericson2314 committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    ab6bbdd View commit details
    Browse the repository at this point in the history
  2. 6 Configuration menu
    Copy the full SHA
    22df942 View commit details
    Browse the repository at this point in the history
  3. linux-headers: Temporarily avoid mass rebuild

    This is only needed for 18.09, not master
    LnL7 authored and Ericson2314 committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    87dc3df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0afc9ca View commit details
    Browse the repository at this point in the history
  5. Merge pull request #48931 from obsidiansystems/darwin-to-linux-18.09

    misc pkgs: Darwin -> Linux cross compilation for 18.09
    Ericson2314 committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    06fb025 View commit details
    Browse the repository at this point in the history