Skip to content

Commit

Permalink
nodePackages.three: drop (NixOS#252430)
Browse files Browse the repository at this point in the history
This was originally added for sage, but that now uses threejs-sage, three can be removed. see NixOS#252430
  • Loading branch information
Lord-Valen authored and happysalada committed Sep 9, 2023
1 parent 720e42a commit 01f02d5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 19 deletions.
1 change: 1 addition & 0 deletions pkgs/development/node-packages/aliases.nix
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ mapAliases {
stf = throw "stf was removed because it was broken"; # added 2023-08-21
surge = pkgs.surge-cli; # Added 2023-09-08
thelounge = pkgs.thelounge; # Added 2023-05-22
three = throw "three was removed because it was no longer needed"; # Added 2023-09-08
inherit (pkgs) titanium; # added 2023-08-17
triton = pkgs.triton; # Added 2023-05-06
typescript = pkgs.typescript; # Added 2023-06-21
Expand Down
1 change: 0 additions & 1 deletion pkgs/development/node-packages/node-packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,6 @@
, "thelounge-theme-zenburn"
, "thelounge-theme-zenburn-monospace"
, "thelounge-theme-zenburn-sourcecodepro"
, "three"
, "tiddlywiki"
, "tsun"
, "ts-node"
Expand Down
18 changes: 0 additions & 18 deletions pkgs/development/node-packages/node-packages.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 01f02d5

Please sign in to comment.