vscode-extensions.github.{copilot,copilot-chat}: bump, make it compatible with current VSCode (#419659)

authored by Pol Dellaiera and committed by GitHub 90fd47ff 0ff356d1

+4 -4
+2 -2
pkgs/applications/editors/vscode/extensions/github.copilot-chat/default.nix
··· 7 mktplcRef = { 8 publisher = "github"; 9 name = "copilot-chat"; 10 - version = "0.28.0"; 11 - hash = "sha256-Pc04vtCSPlXALPnFtgQcEVa+exzfkYqFh/b8K3bUBJg="; 12 }; 13 14 meta = {
··· 7 mktplcRef = { 8 publisher = "github"; 9 name = "copilot-chat"; 10 + version = "0.28.2"; 11 + hash = "sha256-o6h9AOeBMRqVkhSgHUE2/vmsmJCXciY21mIQD7SUHOU="; 12 }; 13 14 meta = {
+2 -2
pkgs/applications/editors/vscode/extensions/github.copilot/default.nix
··· 7 mktplcRef = { 8 publisher = "github"; 9 name = "copilot"; 10 - version = "1.335.0"; 11 - hash = "sha256-GqUegNF1XIpEaQy+0v+TTyIR+EPaeXKVpH4QnvxXt9c="; 12 }; 13 14 meta = {
··· 7 mktplcRef = { 8 publisher = "github"; 9 name = "copilot"; 10 + version = "1.336.0"; 11 + hash = "sha256-7IiYfOX3Xl3cW5FcG+7FjGAmkw7Wa9802eguRmaFE5Y="; 12 }; 13 14 meta = {