nodejs_latest: 23.11.0 -> 24.0.0-rc.2

This commit is contained in:
Antoine du Hamel 2025-04-02 11:25:10 +02:00
parent d8e0934a9d
commit f1690c45b6
No known key found for this signature in database
GPG key ID: 21D900FFDB233756
6 changed files with 18 additions and 14 deletions

View file

@ -185,6 +185,8 @@
- `mkBinaryCache` now defaults to using `zstd` compression for the binary caches it creates. The previous `xz` compression method can be used by passing `compression = "xz";`.
- `nodejs_latest` was updated from 23.x to 24.x. `nodejs_23` has been removed in favor of `nodejs_24`.
- `nodePackages."@commitlint/config-conventional"` has been removed, as it is a library, and projects should depend on it instead.
- zigbee2mqtt is now available in version 2.x as `zigbee2mqtt_2`. In NixOS 25.11 we'll remove `zigbee2mqtt_1` and default to `zigbee2mqtt_2`. See the [breaking changes](https://github.com/Koenkk/zigbee2mqtt/discussions/24198) announcement for 2.0.0.