zed-editor-fhs: fix Codex CLI library dependencies

This commit is contained in:
Paul Grandperrin
2026-03-16 11:45:35 +01:00
parent 26447f05db
commit 747f6acea6
+3
View File
@@ -75,6 +75,9 @@ let
glibc
# required by at least https://github.com/zed-industries/package-version-server
openssl
# required by at least the Codex CLI agent
libcap
zlib
])
++ additionalPkgs pkgs;