mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-14 16:14:50 +00:00
vscode-extensions.github.copilot-chat: 0.23.2024102903 -> 0.24.2024121201
This commit is contained in:
parent
33642e3a45
commit
1d0c19c9e7
@ -2089,8 +2089,8 @@ let
|
||||
publisher = "github";
|
||||
name = "copilot-chat";
|
||||
# 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=";
|
||||
version = "0.24.2024121201"; # compatible with vscode ^1.96
|
||||
hash = "sha256-v3wdodDzYalz927KqqpL4IqEqLRmx1CLWdGBvZgNmpE=";
|
||||
};
|
||||
meta = {
|
||||
description = "GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features";
|
||||
|
Loading…
Reference in New Issue
Block a user