edbrowse: migrate to by-name

This commit is contained in:
Anderson Torres 2024-02-25 18:41:45 -03:00
parent 9b640555cf
commit 98802aa75a
3 changed files with 0 additions and 2 deletions

View File

@ -31018,8 +31018,6 @@ with pkgs;
inherit (recurseIntoAttrs (callPackage ../applications/editors/ed { }))
ed edUnstable;
edbrowse = callPackage ../applications/editors/edbrowse { };
edlin = callPackage ../applications/editors/edlin { };
orbiton = callPackage ../applications/editors/orbiton {