about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorGabriel Pereira Monte <gabrielpmonte@hotmail.com>2023-08-01 00:29:03 -0300
committerGabriel Pereira Monte <gabrielpmonte@hotmail.com>2023-08-01 00:29:03 -0300
commitc52ce848e88d9f32d4c863e67fd7d7333b1b42cf (patch)
tree8eefb4c22d34f0f845a13570f92a753f955ee119 /pkgs
parent7cf96f8ebb562afa7bf2f40f0d5d06cb7fe096dd (diff)
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";