vscode-extensions.github.copilot-chat: 0.26.2025030506 -> 0.26.2025040204

This commit is contained in:
Pol Dellaiera
2025-04-09 09:46:06 +02:00
parent daa552c011
commit 5a84ee3ebd
@@ -2127,8 +2127,8 @@ let
publisher = "github";
name = "copilot-chat";
# Verify which version is available with nix run nixpkgs#vsce -- show github.copilot-chat --json
version = "0.26.2025030506"; # latest compatible with vscode ^1.98
hash = "sha256-mCmZs5xGxcqHyo8NyMjk2mu9LmxFlMb2NGUwjXg27JA=";
version = "0.26.2025040204"; # latest compatible with vscode ^1.98
hash = "sha256-grG/pn+R4paCqkSx6DGzKjyjQVZ2FINRxdpXynGF35g=";
};
meta = {
description = "GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features";