Skip to content

Commit

Permalink
nodePackages.expo-cli: drop
Browse files Browse the repository at this point in the history
expo-cli is deprecated upstream
  • Loading branch information
pyrox0 committed Dec 3, 2024
1 parent 7589c94 commit 98486c7
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 3,240 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 @@ -94,6 +94,7 @@ mapAliases {
inherit (pkgs.elmPackages) elm-test;
inherit (pkgs) eslint; # Added 2024-08-28
inherit (pkgs) eslint_d; # Added 2023-05-26
expo-cli = throw "expo-cli was removed because it was deprecated upstream. Use `npx expo` or eas-cli instead.";
inherit (pkgs) firebase-tools; # added 2023-08-18
inherit (pkgs) fixjson; # added 2024-06-26
flood = pkgs.flood; # Added 2023-07-25
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 @@ -85,7 +85,6 @@
, "emojione"
, "escape-string-regexp"
, "esy"
, "expo-cli"
, "fast-cli"
, "fauna-shell"
, "fkill-cli"
Expand Down
Loading

0 comments on commit 98486c7

Please sign in to comment.