Skip to content

Commit 5aab355

Browse files
committed
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 <[email protected]>
1 parent 55fbd4b commit 5aab355

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/top-level/all-packages.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15758,6 +15758,8 @@ with pkgs;
1575815758
autoconf = buildPackages.autoconf269;
1575915759
};
1576015760

15761+
zed-editor-fhs = zed-editor.fhs;
15762+
1576115763
zgv = callPackage ../applications/graphics/zgv {
1576215764
# Enable the below line for terminal display. Note
1576315765
# that it requires sixel graphics compatible terminals like mlterm

0 commit comments

Comments
 (0)