vimPlugins.sonarlint-nvim: 0-unstable-2025-12-01 -> 0-unstable-2025-12-08 (#470347)

This commit is contained in:
Gaétan Lepage
2025-12-13 08:59:04 +00:00
committed by GitHub
@@ -6,13 +6,13 @@
}:
vimUtils.buildVimPlugin {
pname = "sonarlint.nvim";
version = "0-unstable-2025-12-01";
version = "0-unstable-2025-12-08";
src = fetchFromGitLab {
owner = "schrieveslaach";
repo = "sonarlint.nvim";
rev = "36f4fcee5b0cd3ddae1aa10225ddf40100dbb6a4";
hash = "sha256-UhCb7Glxsd/byGRQ6eLK0dAQHNuShWzJMCxM+RkhFyw=";
rev = "02c5d3ca44d8885eefc5430f685d21945c342ef3";
hash = "sha256-juD35PuRCEBThZ5RPTHz/CoLae9JbXxa5Vyp99aInsY=";
};
passthru.updateScript = nix-update-script {