Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux_testing (5.2.0-rc1): fix build, include 'cpio' in nativeBuildInputs #61814

Merged
merged 1 commit into from May 21, 2019

Conversation

thoughtpolice
Copy link
Member

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.)

Things done

…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>
@thoughtpolice thoughtpolice self-assigned this May 21, 2019
@thoughtpolice thoughtpolice merged commit 3354bd9 into NixOS:master May 21, 2019
@thoughtpolice thoughtpolice deleted the nixpkgs/fix-linux-5.2 branch May 21, 2019 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant