nixos/doc/rl-2505: release notes for fluxus, racket_7_9

This commit is contained in:
FliegendeWurst 2024-12-06 08:48:14 +01:00
parent 20993a11e3
commit a2cd533bdc

View File

@ -48,6 +48,10 @@
- `nodePackages.webpack-dev-server` has been removed, as it should be installed in projects that use it instead.
- `racket_7_9` has been removed, as it is insecure. It is recommended to use Racket 8 instead.
- `fluxus` has been removed, as it depends on `racket_7_9` and had no updates in 9 years.
- 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.
- `nodePackages.meshcommander` has been removed, as the package was deprecated by Intel.