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

Commits on Apr 23, 2017

  1. linux-chromiumos: remove 3.14

    3.14 is no longer supported upstream by kernel.org and thus no longer
    receives security patches. The git commit mentioned in this .nix isn't
    even available in the linked repository --
    https://chromium.googlesource.com/chromiumos/third_party/kernel -- so I
    think this .nix might be dead anyway. Finally, it specifies 3.14.0,
    which is so ridiculously old (the latest was 3.14.79) that nobody
    develops for it.
    
    Fixes: #25145
    Supports: #25127
    zx2c4 committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    b1750d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. Merge pull request #25146 from zx2c4/remove-old-chromiumos

    linux-chromiumos: remove 3.14
    Mic92 committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    bd47d04 View commit details
    Browse the repository at this point in the history