···261262- `nodePackages."@commitlint/config-conventional"` has been removed, as it is a library, and projects should depend on it instead.
26300264- `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.
265266- `nodePackages.create-react-native-app` has been removed, as it is deprecated. Upstream suggests using a framework for React Native apps instead.
···261262- `nodePackages."@commitlint/config-conventional"` has been removed, as it is a library, and projects should depend on it instead.
263264+- 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.
265+266- `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.
267268- `nodePackages.create-react-native-app` has been removed, as it is deprecated. Upstream suggests using a framework for React Native apps instead.
···2119 publisher = "github";
2120 name = "copilot";
2121 # Verify which version is available with nix run nixpkgs#vsce -- show github.copilot --json
2122- version = "1.266.1363"; # compatible with vscode ^1.96
2123- hash = "sha256-paT/fZMIjSh7Bp4bBg4ZT/c1wVc0ecQLJxulSQZjRdg=";
2124 };
21252126 meta = {
···2137 publisher = "github";
2138 name = "copilot-chat";
2139 # Verify which version is available with nix run nixpkgs#vsce -- show github.copilot-chat --json
2140- version = "0.24.2025020602"; # latest compatible with vscode ^1.97
2141- hash = "sha256-smeBJ+yEIdbBs1eiKlPFCpYrb/nAkpnGlT9pTNnCnBI=";
2142 };
2143 meta = {
2144 description = "GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features";
···2119 publisher = "github";
2120 name = "copilot";
2121 # Verify which version is available with nix run nixpkgs#vsce -- show github.copilot --json
2122+ version = "1.275.0"; # compatible with vscode ^1.97
2123+ hash = "sha256-pxH8hHRN36/ggqfMWOUYxANrblJ6S5GfslN15ZttumQ=";
2124 };
21252126 meta = {
···2137 publisher = "github";
2138 name = "copilot-chat";
2139 # Verify which version is available with nix run nixpkgs#vsce -- show github.copilot-chat --json
2140+ version = "0.24.2025021302"; # latest compatible with vscode ^1.97
2141+ hash = "sha256-+lb+fo5PvEvWrQlyMi72SJ8bVwd8zTU2tDK+jJJSkPA=";
2142 };
2143 meta = {
2144 description = "GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features";
···9394 # ValueError: compiling computation that requires 2 logical devices, but only 1 XLA devices are available (num_replicas=2)
95 "test_chain"
00096 ];
9798 meta = {
···9394 # ValueError: compiling computation that requires 2 logical devices, but only 1 XLA devices are available (num_replicas=2)
95 "test_chain"
96+97+ # test_biject_to[CorrMatrix()-(15,)] - assert Array(False, dtype=bool)
98+ "test_biject_to"
99 ];
100101 meta = {