neovide: moved to pkgs/by-name

This commit is contained in:
Matthieu C.
2024-05-04 15:25:23 +02:00
committed by Matthieu Coudron
parent d73eef7831
commit c2149a80d2
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -35332,8 +35332,6 @@ with pkgs;
gnvim = callPackage ../applications/editors/neovim/gnvim/wrapper.nix { };
neovide = callPackage ../applications/editors/neovim/neovide { };
neovim-remote = callPackage ../applications/editors/neovim/neovim-remote.nix { };
viw = callPackage ../applications/editors/viw { };