mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nodePackages: update docs to discourage adding new packages
This commit is contained in:
parent
7bf3aa9d0d
commit
a8ea7b38da
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
> [!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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue