Commit ff52f824 authored by Tomodachi94's avatar Tomodachi94 Committed by github-actions[bot]
Browse files

nodePackages: update docs to discourage adding new packages

(cherry picked from commit a8ea7b38)
parent 43a7b34f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
> [!IMPORTANT]
> There is currently an active project to [remove packages from `nodePackages`](https://github.com/NixOS/nixpkgs/issues/229475).
> Please consider adding new packages using [another method](https://nixos.org/manual/nixpkgs/unstable/#javascript-tool-specific).

This folder contains a generated collection of [npm packages](https://npmjs.com/) that can be installed with the Nix package manager.

As a rule of thumb, the package set should only provide _end-user_ software packages, such as command-line utilities.