Skip to content

nodejs{,-slim}: 22 LTS → 24 LTS#462407

Merged
fabianhjr merged 1 commit intoNixOS:stagingfrom
hraban:nodejs-lts
Dec 15, 2025
Merged

nodejs{,-slim}: 22 LTS → 24 LTS#462407
fabianhjr merged 1 commit intoNixOS:stagingfrom
hraban:nodejs-lts

Conversation

@hraban
Copy link
Member

@hraban hraban commented Nov 16, 2025

NodeJS 24 is LTS since 24.11.0, released on 2025-10-28.

https://nodejs.org/en/blog/release/v24.11.0

The merge target for this PR is master, to see how many packages would need rebuilding, but the PR is based off of the merge-base between both master and staging so the target can be changed to staging without triggering mass review.

Should this go in before or after 25.11?

UPDATE: 5k+ rebuilds on darwin & linux. I'm resetting the merge target to staging :)

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 16, 2025
@hraban hraban changed the base branch from master to staging November 16, 2025 23:05
@nixpkgs-ci nixpkgs-ci bot closed this Nov 16, 2025
@nixpkgs-ci nixpkgs-ci bot reopened this Nov 16, 2025
@jopejoe1
Copy link
Member

After 25.11 as this seems like a breaking change, and 22 still has security support until 2027-04-30. (Note: the current staging branch will not make it into 25.11)

@happysalada
Copy link
Contributor

Cc @aduh95
In case you have comments

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Nov 20, 2025
@nixpkgs-ci nixpkgs-ci bot added 2.status: merge conflict This PR has merge conflicts with the target branch and removed 2.status: merge conflict This PR has merge conflicts with the target branch labels Nov 28, 2025
@fabianhjr fabianhjr added the 9.needs: changelog This PR needs a changelog entry label Dec 11, 2025
Copy link
Member

@fabianhjr fabianhjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, please include a note in docs/release-notes/rl-2605

@hraban
Copy link
Member Author

hraban commented Dec 13, 2025

Please anyone feel free to take this PR and run with it. I just thought I'd help out, this is as far as I'm familiar with the nodejs packaging in nixpkgs :) consider this my hand-off.

@fabianhjr
Copy link
Member

Rebased + added release notes pointing to the upstream migration article.

NodeJS 24 is LTS since 24.11.0, released on 2025-10-28.

https://nodejs.org/en/blog/release/v24.11.0
@fabianhjr fabianhjr changed the title nodejs: 22.21.1 -> 24.11.0 (LTS major bump) nodejs{,-slim}: 22 LTS → 24 LTS Dec 15, 2025
@nixpkgs-ci nixpkgs-ci bot added 8.has: changelog This PR adds or changes release notes 8.has: documentation This PR adds or changes documentation labels Dec 15, 2025
@fabianhjr fabianhjr added this pull request to the merge queue Dec 15, 2025
Merged via the queue into NixOS:staging with commit 3350c84 Dec 15, 2025
33 of 36 checks passed
@hraban
Copy link
Member Author

hraban commented Dec 20, 2025

Rebased + added release notes pointing to the upstream migration article.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: changelog This PR adds or changes release notes 8.has: documentation This PR adds or changes documentation 9.needs: changelog This PR needs a changelog entry 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. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants