···4445- `zammad` has had its support for MySQL removed, since it was never working correctly and is now deprecated upstream. Check the [migration guide](https://docs.zammad.org/en/latest/appendix/migrate-to-postgresql.html) for how to convert your database to PostgreSQL.
460047- The behavior of the `networking.nat.externalIP` and `networking.nat.externalIPv6` options has been changed. `networking.nat.forwardPorts` now only forwards packets destined for the specified IP addresses.
4849- `nodePackages.meshcommander` has been removed, as the package was deprecated by Intel.
···4445- `zammad` has had its support for MySQL removed, since it was never working correctly and is now deprecated upstream. Check the [migration guide](https://docs.zammad.org/en/latest/appendix/migrate-to-postgresql.html) for how to convert your database to PostgreSQL.
4647+- `nodePackages.insect` has been removed, as it's deprecated by upstream. The suggested replacement is `numbat`.
48+49- The behavior of the `networking.nat.externalIP` and `networking.nat.externalIPv6` options has been changed. `networking.nat.forwardPorts` now only forwards packets destined for the specified IP addresses.
5051- `nodePackages.meshcommander` has been removed, as the package was deprecated by Intel.
+1
pkgs/development/node-packages/aliases.nix
···122 indium = throw "indium was removed because it was broken"; # added 2023-08-19
123 inliner = throw "inliner was removed because it was abandoned upstream"; # added 2024-08-23
124 inherit (pkgs) intelephense; # added 2024-08-31
0125 ionic = throw "ionic was replaced by @ionic/cli"; # added 2023-08-19
126 inherit (pkgs) jake; # added 2023-08-19
127 inherit (pkgs) javascript-typescript-langserver; # added 2023-08-19
···122 indium = throw "indium was removed because it was broken"; # added 2023-08-19
123 inliner = throw "inliner was removed because it was abandoned upstream"; # added 2024-08-23
124 inherit (pkgs) intelephense; # added 2024-08-31
125+ insect = throw "insect was removed becuase it was deprecated by upstream. Use numbat instead."; # added 2024-12-02
126 ionic = throw "ionic was replaced by @ionic/cli"; # added 2023-08-19
127 inherit (pkgs) jake; # added 2023-08-19
128 inherit (pkgs) javascript-typescript-langserver; # added 2023-08-19