vim-plugins: remove workaround
This commit is contained in:
parent
9ec1f8f88f
commit
e5cb1134cd
1 changed files with 0 additions and 3 deletions
|
@ -501,10 +501,7 @@ self: super: {
|
|||
|
||||
telescope-fzf-native-nvim = super.telescope-fzf-native-nvim.overrideAttrs (old: {
|
||||
dependencies = with self; [ telescope-nvim ];
|
||||
|
||||
dontBuild = false;
|
||||
buildPhase = "make";
|
||||
|
||||
meta.platforms = lib.platforms.all;
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue