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: 6615b769961a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7d96d1502015
Choose a head ref
  • 4 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. Configuration menu
    Copy the full SHA
    bbd12f5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #46534 from obsidiansystems/darwin-to-linux-cross

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