tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
vimPlugins.parinfer-rust: move to non-generated
Matt Sturgeon
5 months ago
6889f7b4
6a5afe36
+1
-3
2 changed files
expand all
collapse all
unified
split
pkgs
applications
editors
vim
plugins
non-generated
parinfer-rust
default.nix
overrides.nix
+1
pkgs/applications/editors/vim/plugins/non-generated/parinfer-rust/default.nix
···
1
1
+
{ parinfer-rust }: parinfer-rust
-3
pkgs/applications/editors/vim/plugins/overrides.nix
···
36
36
nodejs,
37
37
openscad,
38
38
openssh,
39
39
-
parinfer-rust,
40
39
ranger,
41
40
ripgrep,
42
41
sqlite,
···
2866
2865
package-info-nvim = super.package-info-nvim.overrideAttrs {
2867
2866
dependencies = [ self.nui-nvim ];
2868
2867
};
2869
2869
-
2870
2870
-
inherit parinfer-rust;
2871
2868
2872
2869
parpar-nvim = super.parpar-nvim.overrideAttrs {
2873
2870
dependencies = with self; [