Loading pkgs/applications/editors/vscode/extensions/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -2039,8 +2039,8 @@ let mktplcRef = { publisher = "github"; name = "copilot"; version = "1.234.1133"; # compatible with vscode ^1.93.1 hash = "sha256-kRQIB4ozN8f+JPG2U6tA/u0r3/J05kYfMuksaJrumZM="; version = "1.236.0"; # compatible with vscode ^1.94 hash = "sha256-ozJwByuSjROWSxfrapcyxDkI7xgcjqf/IKtUfEC+MGk="; }; meta = { Loading @@ -2056,8 +2056,8 @@ let mktplcRef = { publisher = "github"; name = "copilot-chat"; version = "0.21.2024090602"; # latest compatible with vscode ^1.93 hash = "sha256-9wl/orFbf1OFwGnF1uLfyOOtO2v5k2H1aUMBtngXDfs="; version = "0.22.2024100702"; # latest compatible with vscode ^1.94 hash = "sha256-n/ecEnxz3LiTx9MuHO8AMIWBJPNNxQb6vghlG/hPMUY="; }; meta = { description = "GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features"; Loading Loading
pkgs/applications/editors/vscode/extensions/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -2039,8 +2039,8 @@ let mktplcRef = { publisher = "github"; name = "copilot"; version = "1.234.1133"; # compatible with vscode ^1.93.1 hash = "sha256-kRQIB4ozN8f+JPG2U6tA/u0r3/J05kYfMuksaJrumZM="; version = "1.236.0"; # compatible with vscode ^1.94 hash = "sha256-ozJwByuSjROWSxfrapcyxDkI7xgcjqf/IKtUfEC+MGk="; }; meta = { Loading @@ -2056,8 +2056,8 @@ let mktplcRef = { publisher = "github"; name = "copilot-chat"; version = "0.21.2024090602"; # latest compatible with vscode ^1.93 hash = "sha256-9wl/orFbf1OFwGnF1uLfyOOtO2v5k2H1aUMBtngXDfs="; version = "0.22.2024100702"; # latest compatible with vscode ^1.94 hash = "sha256-n/ecEnxz3LiTx9MuHO8AMIWBJPNNxQb6vghlG/hPMUY="; }; meta = { description = "GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features"; Loading