-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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_23: add patches to fix parallel-os test #356257
Conversation
51d9fde
to
8ef8cb8
Compare
@ofborg build nodePackages_latest.nodejs Already built it locally, but asking ofborg anyway to ensure it works on other platforms as well |
8ef8cb8
to
71e4f92
Compare
PR updated to use the patch from nodejs/node#55908 instead. @ofborg build nodePackages_latest.nodejs |
FIXME: remove after a point release containing the patches
71e4f92
to
28bcb44
Compare
@ofborg build nodePackages_latest.nodejs |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-24.05
git worktree add -d .worktree/backport-356257-to-release-24.05 origin/release-24.05
cd .worktree/backport-356257-to-release-24.05
git switch --create backport-356257-to-release-24.05
git cherry-pick -x 28bcb4477dfeddda89e0c61e6d1e78379a66d29f |
Successfully created backport PR for |
Revert after a point release containing the patches.
Closes #355919
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.