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

Commits on Sep 14, 2017

  1. linux-headers: Remove dead old version

    This sat around unused for who knows how long
    Ericson2314 committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    fb5d7b2 View commit details
    Browse the repository at this point in the history
  2. linux-headers 4.4: Remove arch fallback code

    @dezgeg was right: The `platform` field of a linux platorm is already
    manadatory---if not specified it is inferred, and all such inferences
    include a `kernelArch` field. Therefore linux packages can indeed rely
    on it being defined.
    Ericson2314 committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    81680d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2017

  1. Merge another master commit into staging

    Again, this is for sake of chained PRs having readable diffs
    Ericson2314 committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    fd988f8 View commit details
    Browse the repository at this point in the history