fix: nix embedded web-ui support (#19561)

This commit is contained in:
Caleb Norton 2026-03-28 18:39:22 -05:00 committed by GitHub
parent 4f96eb239f
commit ff37d7c2df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View file

@ -54,6 +54,7 @@ stdenvNoCC.mkDerivation {
--filter '!./' \
--filter './packages/opencode' \
--filter './packages/desktop' \
--filter './packages/app' \
--frozen-lockfile \
--ignore-scripts \
--no-progress