Skip to content

fix (CI): Update Nix NPM package name#1375

Open
jacobgkau wants to merge 1 commit intomasterfrom
nix-update
Open

fix (CI): Update Nix NPM package name#1375
jacobgkau wants to merge 1 commit intomasterfrom
nix-update

Conversation

@jacobgkau
Copy link
Copy Markdown
Member

On a freshly installed system, nix-shell was erroring out for me because the old nodePackages.npm package has been removed from the Nix package repository (see e.g. NixOS/nixpkgs#489959). When I swapped this out with pkgs.prefetch-npm-deps, the nix-shell build ran successfully, and I was then able to run npm ci and npm start within the Nix shell as expected.

@jacobgkau jacobgkau requested review from a team April 21, 2026 22:02
@jacobgkau jacobgkau requested a review from a team April 21, 2026 22:03
Copy link
Copy Markdown
Member

@leviport leviport left a comment

Choose a reason for hiding this comment

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

Looks like everything is still working nicely after the update

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.

2 participants