Commit 25dd9b78 authored by "Gaetan Lepage"'s avatar "Gaetan Lepage" Committed by Gaetan Lepage
Browse files

vimPlugins: update on 2024-05-25

parent 9c804e0e
Loading
Loading
Loading
Loading
+588 −588

File changed.

Preview size limit exceeded, changes collapsed.

+2 −2
Original line number Diff line number Diff line
@@ -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 ];