We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ae34ea + 8d362a1 commit d1a2fc4Copy full SHA for d1a2fc4
pkgs/applications/editors/vim/plugins/generated.nix
@@ -3246,12 +3246,12 @@ final: prev:
3246
3247
crates-nvim = buildVimPlugin {
3248
pname = "crates.nvim";
3249
- version = "2025-02-07";
+ version = "2025-02-20";
3250
src = fetchFromGitHub {
3251
owner = "saecki";
3252
repo = "crates.nvim";
3253
- rev = "1d92a7f449a2a76d8f4c3459bd98f450e76d2ea3";
3254
- sha256 = "1y2d100zrihznhiw5chqj11nfrjkd9rax6aqjdgfb4cd0fa2jgms";
+ rev = "1803c8b5516610ba7cdb759a4472a78414ee6cd4";
+ sha256 = "0bqcdsbhs1ab51nmqd3cx7p6nlpmrjj0a53hax9scpqzr23nvr66";
3255
};
3256
meta.homepage = "https://github.com/saecki/crates.nvim/";
3257
meta.hydraPlatforms = [ ];
0 commit comments