neovim-gtk: move to pkgs/by-name

This commit is contained in:
Matthieu C. 2024-06-30 00:40:08 +02:00
parent e486522723
commit 443f4807e8
2 changed files with 0 additions and 2 deletions

View File

@ -34944,8 +34944,6 @@ with pkgs;
};
neovim = wrapNeovim neovim-unwrapped { };
neovim-gtk = callPackage ../applications/editors/neovim/neovim-gtk.nix { };
gnvim-unwrapped = callPackage ../applications/editors/neovim/gnvim { };
gnvim = callPackage ../applications/editors/neovim/gnvim/wrapper.nix { };