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

add get-nixos-kconfig nix script #77

Merged
merged 1 commit into from
Jan 19, 2023
Merged

Conversation

o8opi
Copy link
Contributor

@o8opi o8opi commented Dec 29, 2022

Hello,

This nix script, when run with nix-build get-nixos-kconfig.nix will output 3 kernel configuration files (linux_latest, linux_hardened, and the linux_lts) for NixOS

Has been tested on Ubuntu 20.04

#63 relevant

@codecov-commenter
Copy link

codecov-commenter commented Jan 19, 2023

Codecov Report

Merging #77 (6149a3e) into master (6211b68) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #77   +/-   ##
=======================================
  Coverage   92.79%   92.79%           
=======================================
  Files           3        3           
  Lines         736      736           
  Branches      171      171           
=======================================
  Hits          683      683           
  Misses         26       26           
  Partials       27       27           
Flag Coverage Δ
functional_test 92.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@a13xp0p0v a13xp0p0v merged commit ccdb5b3 into a13xp0p0v:master Jan 19, 2023
a13xp0p0v added a commit that referenced this pull request Jan 19, 2023
a13xp0p0v added a commit that referenced this pull request Jan 19, 2023
@a13xp0p0v
Copy link
Owner

Thanks a lot, @o8opi!

It's merged.

I also generated the NixOS kernel configs using nix-build get-nixos-kconfig.nix: 0267c39

This was referenced Jan 19, 2023
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

3 participants