about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsuperherointj <5861043+superherointj@users.noreply.github.com>2024-03-22 09:40:23 +0000
committerGitHub <noreply@github.com>2024-03-22 09:40:23 +0000
commitbd2542e2c58a11e570726676b3bc35871877d225 (patch)
treeeda216e1fd24ea1f43c8845282c214a405288a50
parentb58ef707f51ae5951341cb65d72297cee56592b2 (diff)
parent4cfb3b5a5344e01826b441fc2fb69356f007b939 (diff)
downloadnixlib-bd2542e2c58a11e570726676b3bc35871877d225.tar
nixlib-bd2542e2c58a11e570726676b3bc35871877d225.tar.gz
nixlib-bd2542e2c58a11e570726676b3bc35871877d225.tar.bz2
nixlib-bd2542e2c58a11e570726676b3bc35871877d225.tar.lz
nixlib-bd2542e2c58a11e570726676b3bc35871877d225.tar.xz
nixlib-bd2542e2c58a11e570726676b3bc35871877d225.tar.zst
nixlib-bd2542e2c58a11e570726676b3bc35871877d225.zip
Merge pull request #285140 from wackbyte/bump-gitlens
vscode-extensions.eamodio.gitlens: 14.1.1 -> 14.9.0
-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 f2e3deb90e1a..c11d035a3929 100644
--- a/pkgs/applications/editors/vscode/extensions/default.nix
+++ b/pkgs/applications/editors/vscode/extensions/default.nix
@@ -1400,12 +1400,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