Commit 0029a89c authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

vscode-extensions.github.copilot-chat: 0.22.2024100702 -> 0.23.2024102903

parent cc721631
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -2056,8 +2056,9 @@ let
        mktplcRef = {
          publisher = "github";
          name = "copilot-chat";
          version = "0.22.2024100702"; # latest compatible with vscode ^1.94
          hash = "sha256-n/ecEnxz3LiTx9MuHO8AMIWBJPNNxQb6vghlG/hPMUY=";
          # Verify which version is available with nix run nixpkgs#vsce -- show github.copilot-chat --json
          version = "0.23.2024102903"; # compatible with vscode ^1.95
          hash = "sha256-FGvB+b24i23bdhpJpCQDvIHqqFvCJrWAKnX6fJgkr2E=";
        };
        meta = {
          description = "GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features";