zed-editor-fhs: include openssl by default (#451952)
This commit is contained in:
@@ -72,6 +72,8 @@ let
|
|||||||
(with pkgs; [
|
(with pkgs; [
|
||||||
# ld-linux-x86-64-linux.so.2 and others
|
# ld-linux-x86-64-linux.so.2 and others
|
||||||
glibc
|
glibc
|
||||||
|
# required by at least https://github.com/zed-industries/package-version-server
|
||||||
|
openssl
|
||||||
])
|
])
|
||||||
++ additionalPkgs pkgs;
|
++ additionalPkgs pkgs;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user