nodePackages.np: drop

This commit is contained in:
dish
2025-11-25 17:39:24 -05:00
parent b4145de6dc
commit c0254d7366
3 changed files with 1 additions and 1355 deletions
@@ -257,6 +257,7 @@ mapAliases {
inherit (pkgs) node-pre-gyp; # added 2024-08-05
inherit (pkgs) node-red; # added 2024-10-06
inherit (pkgs) nodemon; # added 2024-06-28
np = throw "'np' has been removed because it was unmaintainable in nixpkgs"; # Added 2025-11-17
npm = pkgs.nodejs.overrideAttrs (old: {
meta = old.meta // {
mainProgram = "npm";
@@ -23,7 +23,6 @@
, "mathjax"
, "node-gyp-build"
, "node2nix"
, "np"
, "postcss"
, "prebuild-install"
, "pscid"
File diff suppressed because it is too large Load Diff