-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
./pkgs/development/node-packages/generate.sh
never ends
#232411
Comments
cc @NixOS/node |
We're not really too interested in solving this at the moment, moreso reducing the size of the set. Feel free to try to fix it in node2nix, though! Would be a great improvement. |
To clarify, new packages should be using We don't really have enough bandwidth ourselves to maintain node2nix and it has a lot of rather problematic issues (the massive size of the |
Speaking of npm, would there be any chance we see the pnpm toolkit introduced to nix build procedure, perhaps somethinig like buildPnpmPackage? I vaguely recall seeing an issue/discussion on it, but couldn't find it with a quick search. |
It's on the roadmap, but not a current focus (the npm tooling is still busted enough as-is...) We're gonna start tracking that in #231513 |
I guess this is a duplicate of #229475 then. Thanks everyone, I'll follow your suggestions 😊 I guess the very immediate action to take would be to change the docs, because I actually came to this problem following https://nixos.org/manual/nixpkgs/stable/#id-1.5.8.21.6.10 |
Yeah the docs do need updating there for sure. I guess I should probably try to sneak a docs update in soon so it makes it into the stable release |
Describe the bug
Well, it actually ends at some point, but after an extreme amount of hours.
Now, #221164 has conflicts and I just can't find the time to update the PR (not because I don't have time, but because the script always takes longer than my work schedule).
Steps To Reproduce
Steps to reproduce the behavior:
"@prettier/plugin-xml"
tonode-packages.json
./pkgs/development/node-packages/generate.sh
Expected behavior
That file only has about 400 packages. It shouldn't take so many hours to complete!
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Notify maintainers
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: