about summary refs log tree commit diff
path: root/pkgs/applications/editors/vscode
diff options
context:
space:
mode:
authorwackbyte <wackbyte@pm.me>2024-01-30 20:25:12 -0500
committerwackbyte <wackbyte@pm.me>2024-03-21 21:20:17 -0400
commit4cfb3b5a5344e01826b441fc2fb69356f007b939 (patch)
tree78b188ab1c595717116de6d48084e37939f97c16 /pkgs/applications/editors/vscode
parent12d167f551fc68fd16be1bbe0580d918a3b55154 (diff)
downloadnixlib-4cfb3b5a5344e01826b441fc2fb69356f007b939.tar
nixlib-4cfb3b5a5344e01826b441fc2fb69356f007b939.tar.gz
nixlib-4cfb3b5a5344e01826b441fc2fb69356f007b939.tar.bz2
nixlib-4cfb3b5a5344e01826b441fc2fb69356f007b939.tar.lz
nixlib-4cfb3b5a5344e01826b441fc2fb69356f007b939.tar.xz
nixlib-4cfb3b5a5344e01826b441fc2fb69356f007b939.tar.zst
nixlib-4cfb3b5a5344e01826b441fc2fb69356f007b939.zip
vscode-extensions.eamodio.gitlens: 14.1.1 -> 14.9.0
Diffstat (limited to 'pkgs/applications/editors/vscode')
-rw-r--r--pkgs/applications/editors/vscode/extensions/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix
index a1eeb57d9a4c..625620dcb5b6 100644
--- a/pkgs/applications/editors/vscode/extensions/default.nix
+++ b/pkgs/applications/editors/vscode/extensions/default.nix
@@ -1351,12 +1351,12 @@ let
           # semver scheme, contrary to preview versions which are listed on
           # the VSCode Marketplace and use a calver scheme. We should avoid
           # using preview versions, because they expire after two weeks.
-          version = "14.1.1";
-          sha256 = "sha256-eSN48IudpHYzT4u+S4b2I2pyEPyOwBCSL49awT/mzEE=";
+          version = "14.9.0";
+          sha256 = "sha256-Z6KeIUw1SLZ4tUgs7sU9IJO/6diozPxQuTbXr6DayHA=";
         };
         meta = {
           changelog = "https://marketplace.visualstudio.com/items/eamodio.gitlens/changelog";
-          description = "GitLens supercharges the Git capabilities built into Visual Studio Code.";
+          description = "A Visual Studio Code extension that improves its built-in Git capabilities";
           longDescription = ''
             Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git
             blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via