summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorPol Dellaiera <pol.dellaiera@protonmail.com>2023-10-16 20:12:35 +0200
committerPol Dellaiera <pol.dellaiera@protonmail.com>2023-10-16 20:12:35 +0200
commite7ff44519d10585e48f8879d5539639d45b3a701 (patch)
tree718ed1ee2fdad678c40be190f4f44f53cd23650a /pkgs/applications/editors
parent7d7744162c6349064826cbdfcae06208bfdb69f5 (diff)
downloadnixpkgs-e7ff44519d10585e48f8879d5539639d45b3a701.tar
nixpkgs-e7ff44519d10585e48f8879d5539639d45b3a701.tar.gz
nixpkgs-e7ff44519d10585e48f8879d5539639d45b3a701.tar.bz2
nixpkgs-e7ff44519d10585e48f8879d5539639d45b3a701.tar.lz
nixpkgs-e7ff44519d10585e48f8879d5539639d45b3a701.tar.xz
nixpkgs-e7ff44519d10585e48f8879d5539639d45b3a701.tar.zst
nixpkgs-e7ff44519d10585e48f8879d5539639d45b3a701.zip
vscode-extensions.usernamehw.errorlens: 3.12.0 -> 3.14.0
Diffstat (limited to 'pkgs/applications/editors')
-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 e885a2ee935..6417c87d857 100644
--- a/pkgs/applications/editors/vscode/extensions/default.nix
+++ b/pkgs/applications/editors/vscode/extensions/default.nix
@@ -3550,8 +3550,8 @@ let
         mktplcRef = {
           name = "errorlens";
           publisher = "usernamehw";
-          version = "3.12.0";
-          sha256 = "sha256-G5+We49/f5UwYqoBovegRK+UOT6KPZo85cvoDjD1Mu4=";
+          version = "3.14.0";
+          sha256 = "0k70f5f4hcv3jl3a04736ml8amx8w7wb3mb8f6l5gngnvq9fj528";
         };
         meta = {
           changelog = "https://marketplace.visualstudio.com/items/usernamehw.errorlens/changelog";