vis: migrate to by-name

This commit is contained in:
Nikolay Korotkiy
2024-05-02 13:26:14 +04:00
parent c6861e8f0f
commit e5de825be6
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -35350,8 +35350,6 @@ with pkgs;
neovim-remote = callPackage ../applications/editors/neovim/neovim-remote.nix { };
vis = callPackage ../applications/editors/vis { };
viw = callPackage ../applications/editors/viw { };
virter = callPackage ../applications/virtualization/virter { };