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:
John Titor
2025-03-07 16:03:22 +05:30
parent 55fbd4b35d
commit 5aab355044
+2
View File
@@ -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