Skip to content

nodejs: update to use latest LTS (v24)#463595

Closed
kahlstrm wants to merge 1 commit intoNixOS:masterfrom
kahlstrm:upgrade-nodejs-alias
Closed

nodejs: update to use latest LTS (v24)#463595
kahlstrm wants to merge 1 commit intoNixOS:masterfrom
kahlstrm:upgrade-nodejs-alias

Conversation

@kahlstrm
Copy link
Contributor

Noticed that the current nodejs alias is still pointing to nodejs_22, even though the current Active LTS is 24 https://nodejs.org/en/about/previous-releases#nodejs-releases

Not fully sure how to test this, as this will affect all packages depending on the alias package.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Nov 21, 2025
@zowoq
Copy link
Contributor

zowoq commented Nov 21, 2025

Duplicate of #462407 ?

@kahlstrm
Copy link
Contributor Author

Duplicate of #462407 ?

Yes indeed, didn't find it for some reason 🤦

@kahlstrm kahlstrm closed this Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants