From eddfcac986ce7b3e08ca02519a89cf78b06f0d78 Mon Sep 17 00:00:00 2001 From: figsoda Date: Mon, 30 Jan 2023 10:34:51 -0500 Subject: [PATCH] vimPlugins.vim-clap: fix cargo hash --- pkgs/applications/editors/vim/plugins/overrides.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/editors/vim/plugins/overrides.nix b/pkgs/applications/editors/vim/plugins/overrides.nix index ee4e73c13d4a..173a9f2eb6bb 100644 --- a/pkgs/applications/editors/vim/plugins/overrides.nix +++ b/pkgs/applications/editors/vim/plugins/overrides.nix @@ -1083,7 +1083,7 @@ self: super: { libiconv ]; - cargoSha256 = "sha256-fPVLVJXvC5blIjZ3Qyc/lxq+V+qoGrIKrXEzwdNpdHc="; + cargoSha256 = "sha256-jpO26OXaYcWirQ5tTKIwlva7dHIfdmnruF4WdwSq0nI="; }; in ''