-
-
Notifications
You must be signed in to change notification settings - Fork 15.1k
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
nodejs_22: 22.11.0 -> 22.12.0 #361565
nodejs_22: 22.11.0 -> 22.12.0 #361565
Conversation
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.
nodejs_22 builds when rebased onto staging-next
24d4b6c
to
c70c610
Compare
I've removed the shared SQLite revert and instead enabled the required sqlite features as documented in nodejs/node#56318. |
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.
nodejs_22 and all its tests build on x86_64-linux.
I rebased HEAD^ on staging-next
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin staging-24.11
git worktree add -d .worktree/backport-361565-to-staging-24.11 origin/staging-24.11
cd .worktree/backport-361565-to-staging-24.11
git switch --create backport-361565-to-staging-24.11
git cherry-pick -x e4f44407a7a9a5561cd6b589a6d27e7a8f91a720 |
(cherry picked from commit e4f4440)
(cherry picked from commit e4f4440)
(cherry picked from commit e4f4440)
(cherry picked from commit e4f4440)
(cherry picked from commit e4f4440)
(cherry picked from commit e4f4440)
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.