Unverified Commit 5aab3550 authored by John Titor's avatar John Titor
Browse files

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: default avatarJohn Titor <50095635+JohnRTitor@users.noreply.github.com>
parent 55fbd4b3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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