Skip to content

Commit 2880ed9

Browse files
authored
vimPlugins.sonarlint-nvim: 0-unstable-2025-04-24 -> 0-unstable-2025-05-16 (#409953)
2 parents 657d143 + 12c057f commit 2880ed9

File tree

1 file changed

+3
-3
lines changed
  • pkgs/applications/editors/vim/plugins/non-generated/sonarlint-nvim

1 file changed

+3
-3
lines changed

pkgs/applications/editors/vim/plugins/non-generated/sonarlint-nvim/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
}:
77
vimUtils.buildVimPlugin {
88
pname = "sonarlint.nvim";
9-
version = "0-unstable-2025-04-24";
9+
version = "0-unstable-2025-05-16";
1010

1111
src = fetchFromGitLab {
1212
owner = "schrieveslaach";
1313
repo = "sonarlint.nvim";
14-
rev = "89d3d3b0dd239dbbdf4c1d728e41759d5378f049";
15-
hash = "sha256-EOAdSvugcDEDuBuFv/HL35HXWvB/V97UtOJqdRuU7ak=";
14+
rev = "2aa7a9fd9d8022d1c8d472fb63ce62e021d70130";
15+
hash = "sha256-RfQthodqF6r24I6EJxlewjYiX3jLAIb/RMAOVnWs73s=";
1616
};
1717

1818
passthru.updateScript = nix-update-script {

0 commit comments

Comments
 (0)