-
-
Notifications
You must be signed in to change notification settings - Fork 18k
linux_zen, linux_lqx: add missing top-level attributes #276175
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
Conversation
pkgs/top-level/all-packages.nix
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd prefer to keep it in line with the other entries.
| linux_zen = linuxPackages_zen.kernel; | |
| linux_zen = linuxKernel.kernels.linux_zen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's pretty inconsistent, the other kernels have a mix of both.
Atemu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please follow the commit message guidelines in CONTRIBUTING.md.
|
@Atemu hi, is the updated commit message ok now? |
|
Hi, please read https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#commit-conventions Your message should look something like this: |
Other kernels have their kernel at top level, but zen's are missing.
|
@Atemu fixed, thanks. |
|
Successfully created backport PR for |
|
Git push to origin failed for release-23.11 with exitcode 1 |
Other kernels have their kernel at top level, but zen's are missing.
Description of changes
Add linux_zen and linux_lqx kernels to top level.
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.