about summary refs log tree commit diff
path: root/pkgs/applications/editors/vscode
diff options
context:
space:
mode:
authorsuperherointj <5861043+superherointj@users.noreply.github.com>2024-04-29 18:17:48 -0300
committersuperherointj <5861043+superherointj@users.noreply.github.com>2024-04-29 18:17:48 -0300
commit0fad51e49a6eed551d6b6aa481c88bb56cd197d0 (patch)
tree607dbe8d189ed583a25247b3e02519f80f7da58a /pkgs/applications/editors/vscode
parent5467a90a5d0bdc73bc98f396bda95d20fc7cb6c7 (diff)
vscode-extensions.github.copilot-chat: fix formatting
Diffstat (limited to 'pkgs/applications/editors/vscode')
-rw-r--r--pkgs/applications/editors/vscode/extensions/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix
index 07d8e5430a7b7..a0388d360c85f 100644
--- a/pkgs/applications/editors/vscode/extensions/default.nix
+++ b/pkgs/applications/editors/vscode/extensions/default.nix
@@ -1822,7 +1822,7 @@ let
         mktplcRef = {
           publisher = "github";
           name = "copilot-chat";
-          version = "0.14.2024032901";  # compatible with vscode 1.88.1
+          version = "0.14.2024032901"; # compatible with vscode 1.88.1
           hash = "sha256-+6N7IGO5j0wP5Zg8CwapHeKGWiZzc43VM4jCtqJDJIQ=";
         };
         meta = {