-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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_20: 20.18.0 -> 20.18.1 #357609
nodejs_20: 20.18.0 -> 20.18.1 #357609
Conversation
The Zlib error is still there on |
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.
Builds now, thanks!
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin staging-24.05
git worktree add -d .worktree/backport-357609-to-staging-24.05 origin/staging-24.05
cd .worktree/backport-357609-to-staging-24.05
git switch --create backport-357609-to-staging-24.05
git cherry-pick -x c91f75a39c419da555b55212d0c0a1053caf0cde |
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-357609-to-staging-24.11 origin/staging-24.11
cd .worktree/backport-357609-to-staging-24.11
git switch --create backport-357609-to-staging-24.11
git cherry-pick -x c91f75a39c419da555b55212d0c0a1053caf0cde |
Ah, the LLVM 19 patches are breaking the backport. Could you open a manual backport for 24.11 and then we can get the bot to do 24.05? |
Backport PR is #357686 |
Other backport PR is #357696 |
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.