···261261262262- `nodePackages."@commitlint/config-conventional"` has been removed, as it is a library, and projects should depend on it instead.
263263264264+- 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.
265265+264266- `nodePackages.vls` has been deprecated, as the upstream consumer of it, vetur, has been deprecated by upstream. Upstream suggests migrating to Volar for Vue LSP tooling instead.
265267266268- `nodePackages.create-react-native-app` has been removed, as it is deprecated. Upstream suggests using a framework for React Native apps instead.
···21192119 publisher = "github";
21202120 name = "copilot";
21212121 # Verify which version is available with nix run nixpkgs#vsce -- show github.copilot --json
21222122- version = "1.266.1363"; # compatible with vscode ^1.96
21232123- hash = "sha256-paT/fZMIjSh7Bp4bBg4ZT/c1wVc0ecQLJxulSQZjRdg=";
21222122+ version = "1.275.0"; # compatible with vscode ^1.97
21232123+ hash = "sha256-pxH8hHRN36/ggqfMWOUYxANrblJ6S5GfslN15ZttumQ=";
21242124 };
2125212521262126 meta = {
···21372137 publisher = "github";
21382138 name = "copilot-chat";
21392139 # Verify which version is available with nix run nixpkgs#vsce -- show github.copilot-chat --json
21402140- version = "0.24.2025020602"; # latest compatible with vscode ^1.97
21412141- hash = "sha256-smeBJ+yEIdbBs1eiKlPFCpYrb/nAkpnGlT9pTNnCnBI=";
21402140+ version = "0.24.2025021302"; # latest compatible with vscode ^1.97
21412141+ hash = "sha256-+lb+fo5PvEvWrQlyMi72SJ8bVwd8zTU2tDK+jJJSkPA=";
21422142 };
21432143 meta = {
21442144 description = "GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features";