vimPlugins.sonarlint-nvim: 0-unstable-2025-10-04 -> 0-unstable-2025-12-01

This commit is contained in:
R. Ryantm
2025-12-06 11:36:27 +00:00
parent 9e31b6e2c4
commit f566a7b1dc
@@ -6,13 +6,13 @@
}:
vimUtils.buildVimPlugin {
pname = "sonarlint.nvim";
version = "0-unstable-2025-10-04";
version = "0-unstable-2025-12-01";
src = fetchFromGitLab {
owner = "schrieveslaach";
repo = "sonarlint.nvim";
rev = "1d49a469265e271f02b6efcf09c215e4560bd5fa";
hash = "sha256-1eUwgHvegULo33xVjvV3b90fSlJ8Ax10iDCZE4IPo58=";
rev = "36f4fcee5b0cd3ddae1aa10225ddf40100dbb6a4";
hash = "sha256-UhCb7Glxsd/byGRQ6eLK0dAQHNuShWzJMCxM+RkhFyw=";
};
passthru.updateScript = nix-update-script {