zed-editor.fhs: add entrypoint zed-editor-fhs in all-packages
Just like vscode-fhs. This will make it show up on `search.nixos.org`, and also cache it. Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
This commit is contained in:
@@ -15758,6 +15758,8 @@ with pkgs;
|
||||
autoconf = buildPackages.autoconf269;
|
||||
};
|
||||
|
||||
zed-editor-fhs = zed-editor.fhs;
|
||||
|
||||
zgv = callPackage ../applications/graphics/zgv {
|
||||
# Enable the below line for terminal display. Note
|
||||
# that it requires sixel graphics compatible terminals like mlterm
|
||||
|
||||
Reference in New Issue
Block a user