-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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_xanmod, linux_xanmod_latest: 2024-12-15 #365420
Conversation
Added backport tag since 6.11 is EOL. |
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.
The main variant has been working without issue for me.
Successfully created backport PR for |
Successfully created backport PR for |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-24.11
git worktree add -d .worktree/backport-365420-to-release-24.11 origin/release-24.11
cd .worktree/backport-365420-to-release-24.11
git switch --create backport-365420-to-release-24.11
git cherry-pick -x b6373a59c82fb6d3c645f26254c9cb14d6e14433 8ed2a63e0a0337d61299818ce4f5184825159eb5 |
Be aware that the main variant updates from 6.11 to 6.12
Me is still building ltslts builds fine, and works for my setup
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-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.