Skip to content

chore(ci): Bump Nix Shell's Node.js from 18 to 20#1306

Merged
thomas-zimmerman merged 1 commit into
masterfrom
nix-node
Sep 3, 2025
Merged

chore(ci): Bump Nix Shell's Node.js from 18 to 20#1306
thomas-zimmerman merged 1 commit into
masterfrom
nix-node

Conversation

@jacobgkau

@jacobgkau jacobgkau commented Sep 3, 2025

Copy link
Copy Markdown
Member

While trying to test #1301, I found that a fresh clone of the repo on a system with a fully updated Nix installation (nix-channel --update) would no longer work, because Node.js 18 is end-of-life and Nix has removed it from their repo. This updates the package name to use the next LTS release. npm ci and npm start still work to build the repo after doing this.

This does not affect the live site, only building locally in a Nix shell.

@jacobgkau jacobgkau requested review from a team September 3, 2025 20:59
@jacobgkau jacobgkau changed the title ci: Bump Nix Shell's Node.js from 18 to 20 chore(ci): Bump Nix Shell's Node.js from 18 to 20 Sep 3, 2025

@thomas-zimmerman thomas-zimmerman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Live test still works fine.

@thomas-zimmerman thomas-zimmerman merged commit f190e38 into master Sep 3, 2025
3 checks passed
@thomas-zimmerman thomas-zimmerman deleted the nix-node branch September 3, 2025 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants