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

Commits on Aug 13, 2019

  1. linux_testing (5.2.0-rc1): fix build, include 'cpio' in nativeBuildIn…

    …puts
    
    81d4e65 automatically bumped
    linux_testing to 5.2.0-rc1, but the 5.2 merge window included a new
    feature adding compressed headers for compiled kernels into
    /proc/kheaders.tar.xz
    
    See torvalds/linux@43d8ce9
    
    This feature requires 'cpio' to now be included in nativeBuildInputs
    since it's used to construct that archive.
    
    This wasn't caught by Hydra since we turn off build of linuxPackages,
    but ideally we should at least build the kernel in the future
    (linux_testing itself.)
    
    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    (cherry picked from commit c117aa3)
    thoughtpolice authored and NeQuissimus committed Aug 13, 2019
    Copy the full SHA
    b2f2830 View commit details
    Browse the repository at this point in the history
  2. linux: Add 5.2

    Update linuxPackages_latest to 5.2
    
    (cherry picked from commit 3df683c)
    NeQuissimus committed Aug 13, 2019
    Copy the full SHA
    6c8c2be View commit details
    Browse the repository at this point in the history
  3. linux: 5.2 -> 5.2.1

    (cherry picked from commit a62fa2f)
    NeQuissimus committed Aug 13, 2019
    Copy the full SHA
    15e893e View commit details
    Browse the repository at this point in the history
  4. linux: 5.2.1 -> 5.2.2

    (cherry picked from commit e1309f7)
    NeQuissimus committed Aug 13, 2019
    Copy the full SHA
    1721bea View commit details
    Browse the repository at this point in the history
  5. linux: 5.2.2 -> 5.2.3

    (cherry picked from commit 2295a3c)
    NeQuissimus committed Aug 13, 2019
    Copy the full SHA
    762fddd View commit details
    Browse the repository at this point in the history
  6. linux: 5.2.3 -> 5.2.4

    (cherry picked from commit d3433f7)
    NeQuissimus committed Aug 13, 2019
    Copy the full SHA
    f5d58b7 View commit details
    Browse the repository at this point in the history
  7. linux: 5.2.4 -> 5.2.5

    (cherry picked from commit 9d8e811)
    NeQuissimus committed Aug 13, 2019
    Copy the full SHA
    1b68795 View commit details
    Browse the repository at this point in the history
  8. linux: 5.2.5 -> 5.2.6

    (cherry picked from commit d95b118)
    NeQuissimus committed Aug 13, 2019
    Copy the full SHA
    4fdfa92 View commit details
    Browse the repository at this point in the history
  9. linux: 5.2.6 -> 5.2.7

    (cherry picked from commit 2082dbd)
    NeQuissimus committed Aug 13, 2019
    Copy the full SHA
    896f160 View commit details
    Browse the repository at this point in the history
  10. linux: 5.2.7 -> 5.2.8

    (cherry picked from commit 2da00ae)
    NeQuissimus committed Aug 13, 2019
    Copy the full SHA
    e88e9e6 View commit details
    Browse the repository at this point in the history