vimPlugins.perfanno-nvim: remove gperf dependency (#439772)
This commit is contained in:
@@ -2913,8 +2913,6 @@ assertNoAdditions {
|
||||
});
|
||||
|
||||
perfanno-nvim = super.perfanno-nvim.overrideAttrs (old: {
|
||||
dependencies = [ gperf ];
|
||||
|
||||
meta = old.meta // {
|
||||
maintainers = with lib.maintainers; [ fredeb ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user