mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-15 02:03:01 +00:00
vimPlugins.vim-clap: fix cargoSha256
This commit is contained in:
parent
d9cebc9d9e
commit
b792e54495
@ -1092,7 +1092,7 @@ self: super: {
|
||||
libiconv
|
||||
];
|
||||
|
||||
cargoSha256 = "sha256-jpO26OXaYcWirQ5tTKIwlva7dHIfdmnruF4WdwSq0nI=";
|
||||
cargoSha256 = "sha256-JQwT7IFYC/K+t3YO34hoalxdt1TEsmEcBXtDKFVdles=";
|
||||
};
|
||||
in
|
||||
''
|
||||
|
Loading…
Reference in New Issue
Block a user