Node.js: Difference between revisions
imported>Tennox Add example how to build nodePackages with different nodejs version - see https://discourse.nixos.org/t/how-to-use-pnpm-with-recent-nodejs/21867/4?u=tennox |
imported>Minion3665 m Fix search command |
||
Line 8: | Line 8: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
See <code>nix search nodejs</code> for additional versions like <code>nodejs-12_x</code>, etc. | See <code>nix search nixpkgs nodejs</code> for additional versions like <code>nodejs-12_x</code>, etc. | ||
== Packaging == | == Packaging == |