vimPlugins: update on 2024-05-25

This commit is contained in:
"Gaetan Lepage" 2024-05-25 10:01:22 +02:00 committed by Gaetan Lepage
parent 9c804e0ea9
commit 25dd9b78d0
2 changed files with 590 additions and 590 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1089,7 +1089,7 @@
inherit (old) version src;
sourceRoot = "${old.src.name}/spectre_oxi";
cargoHash = "sha256-seBq1zJNzNVfCQckIHq7rHI/Y8MyxP88cee3NO7NYgo=";
cargoHash = "sha256-7V4RyWIo9gL3ir4Pay8CMIVn6cXjJi9sgKVOENG4muQ=";
preCheck = ''
@ -1225,7 +1225,7 @@
pname = "sg-nvim-rust";
inherit (old) version src;
cargoHash = "sha256-iGNLk3ckm90i5m05V/va+hO9RMiOUKL19dkszoUCwlU=";
cargoHash = "sha256-bK4gyK6kqeRyoH7hnRHZURCjcxemIdqs71Qgb/Cl1pw=";
nativeBuildInputs = [ pkg-config ];