about summary refs log tree commit diff
path: root/pkgs/misc
diff options
context:
space:
mode:
authorbandithedoge <bandithedoge@protonmail.com>2021-12-15 22:19:19 +0100
committerbandithedoge <bandithedoge@protonmail.com>2021-12-15 22:19:19 +0100
commitf02f3cd412a9bdff2660547db2dd607ae004381e (patch)
treefb6be853304a4171609c2a87d34a690d83a2f7c5 /pkgs/misc
parent2edd8e6c73e79844714915798772c6f4b7b4a9e4 (diff)
vimPlugins: fix vim-clap hash
Diffstat (limited to 'pkgs/misc')
-rw-r--r--pkgs/misc/vim-plugins/overrides.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/misc/vim-plugins/overrides.nix b/pkgs/misc/vim-plugins/overrides.nix
index c2b8c186e559b..7188186e7e5b0 100644
--- a/pkgs/misc/vim-plugins/overrides.nix
+++ b/pkgs/misc/vim-plugins/overrides.nix
@@ -743,7 +743,7 @@ self: super: {
             libiconv
           ];
 
-          cargoSha256 = "sha256-zYm+7qAvhVGa/afddHhI2aQxmiLOkus5PHZBDP9S/Qg=";
+          cargoSha256 = "sha256-iE0L4pSKPf8lf76DuSTnU7LfNUgy1O06IgxracsLpFA=";
         };
       in
       ''