Loading pkgs/applications/editors/vim/plugins/vim-clap/Cargo.lock +596 −288 File changed.Preview size limit exceeded, changes collapsed. Show changes pkgs/applications/editors/vim/plugins/vim-clap/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ }: let version = "0.42"; version = "0.43"; src = fetchFromGitHub { owner = "liuchengxu"; repo = "vim-clap"; rev = "v${version}"; hash = "sha256-Vd0T8RrpJb2aybuxIY2PaLT7bDtbkZF/N9VgbcZfPIE="; hash = "sha256-UHsDSah8Fn67w11s/lwL76qbGPqXhz6tYlBBuiqTNXs="; }; meta = with lib; { Loading Loading
pkgs/applications/editors/vim/plugins/vim-clap/Cargo.lock +596 −288 File changed.Preview size limit exceeded, changes collapsed. Show changes
pkgs/applications/editors/vim/plugins/vim-clap/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ }: let version = "0.42"; version = "0.43"; src = fetchFromGitHub { owner = "liuchengxu"; repo = "vim-clap"; rev = "v${version}"; hash = "sha256-Vd0T8RrpJb2aybuxIY2PaLT7bDtbkZF/N9VgbcZfPIE="; hash = "sha256-UHsDSah8Fn67w11s/lwL76qbGPqXhz6tYlBBuiqTNXs="; }; meta = with lib; { Loading