vimPlugins: update sg-nvim-rust cargo hash to fix plugin builds

This commit is contained in:
Matt Polzin
2023-12-13 12:35:10 -06:00
parent 806f68c893
commit 57deeeb161
@@ -1007,7 +1007,7 @@ self: super: {
pname = "sg-nvim-rust";
inherit (old) version src;
cargoHash = "sha256-ITrjY15Haz8hEztWym4q8YW2h0R8/kOYPaIYJu87sN4=";
cargoHash = "sha256-XaCBFAq/T17fz4Zn1OtG9Or3p4UwxXYKr+PTkl+Ho3k=";
nativeBuildInputs = [ pkg-config ];