mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
fix: nix embedded web-ui support (#19561)
This commit is contained in:
parent
4f96eb239f
commit
ff37d7c2df
2 changed files with 5 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ stdenvNoCC.mkDerivation {
|
|||
--filter '!./' \
|
||||
--filter './packages/opencode' \
|
||||
--filter './packages/desktop' \
|
||||
--filter './packages/app' \
|
||||
--frozen-lockfile \
|
||||
--ignore-scripts \
|
||||
--no-progress
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue