about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorNick Cao <nickcao@nichi.co>2023-07-31 23:55:47 -0600
committerGitHub <noreply@github.com>2023-07-31 23:55:47 -0600
commit87550db775cfb65546a577ba985eae7c4619f7d9 (patch)
treefcee6224f847bb9e594350d021767999c1ee02bb /pkgs
parent7f01cb4028249fd8c4f8dbaa29ed5cca831eb82a (diff)
parentc52ce848e88d9f32d4c863e67fd7d7333b1b42cf (diff)
Merge pull request #246482 from ImGabe/update-vscode-extensions.usernamehw.errorlens
vscode-extensions.usernamehw.errorlens: 3.8.0 -> 3.12.0
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/applications/editors/vscode/extensions/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix
index 80ef291ba9aed..0f3707a23543d 100644
--- a/pkgs/applications/editors/vscode/extensions/default.nix
+++ b/pkgs/applications/editors/vscode/extensions/default.nix
@@ -3462,8 +3462,8 @@ let
         mktplcRef = {
           name = "errorlens";
           publisher = "usernamehw";
-          version = "3.8.0";
-          sha256 = "sha256-T2YTEbeC22/B5BlBBrBATLv95HQC5xGab+KnCMzI1vc=";
+          version = "3.12.0";
+          sha256 = "sha256-G5+We49/f5UwYqoBovegRK+UOT6KPZo85cvoDjD1Mu4=";
         };
         meta = {
           changelog = "https://marketplace.visualstudio.com/items/usernamehw.errorlens/changelog";