Node.js: Difference between revisions

Arcstur (talk | contribs)
Packaging: example on how to package a npm package with flakes
m Example nix flake shell for Node.js development: is displayed wrong. Couldn't fix it but added this note
 
Line 265: Line 265:
== Tips and tricks ==
== Tips and tricks ==
=== Example nix flake shell for Node.js development ===
=== Example nix flake shell for Node.js development ===
[[Flake]] example:
[[Flake]] example: (Note: the `${&amp;lt;nixpkgs&amp;gt;}` needs to be replaced by `${<nixpkgs>}`
{{file|flake.nix|nix|
{{file|flake.nix|nix|
<nowiki>
<nowiki>