about summary refs log tree commit diff
path: root/pkgs/applications/editors/vim/plugins/overrides.nix
diff options
context:
space:
mode:
author"Gaetan Lepage" <"gaetan@glepage.com">2024-05-06 08:28:52 +0200
committerGaetan Lepage <gaetan@glepage.com>2024-05-06 08:52:37 +0200
commit06d9c1c85f8e27243afa7c3a12abbb817e08d368 (patch)
tree7fe5e3bc9bd1494f799f12371321c4f91e68a4a5 /pkgs/applications/editors/vim/plugins/overrides.nix
parentc1ca85fb28211f720749fb093868d18022b718f2 (diff)
vimPlugins: update on 2024-05-06
Diffstat (limited to 'pkgs/applications/editors/vim/plugins/overrides.nix')
-rw-r--r--pkgs/applications/editors/vim/plugins/overrides.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/vim/plugins/overrides.nix b/pkgs/applications/editors/vim/plugins/overrides.nix
index 79153066705bf..ceec75372e20c 100644
--- a/pkgs/applications/editors/vim/plugins/overrides.nix
+++ b/pkgs/applications/editors/vim/plugins/overrides.nix
@@ -1061,7 +1061,7 @@
         inherit (old) version src;
         sourceRoot = "${old.src.name}/spectre_oxi";
 
-        cargoHash = "sha256-UxOAIyVlJWlp5RUFVU3Ib539D5pm6Z+3edjHLerkIRU=";
+        cargoHash = "sha256-seBq1zJNzNVfCQckIHq7rHI/Y8MyxP88cee3NO7NYgo=";
 
 
         preCheck = ''