mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 16:31:50 +00:00
fix(nix): remove stale packages/shared filter (#24930)
This commit is contained in:
parent
96061222d2
commit
1ea6e6cd4b
1 changed files with 0 additions and 1 deletions
|
|
@ -55,7 +55,6 @@ stdenvNoCC.mkDerivation {
|
|||
--filter './packages/opencode' \
|
||||
--filter './packages/desktop' \
|
||||
--filter './packages/app' \
|
||||
--filter './packages/shared' \
|
||||
--frozen-lockfile \
|
||||
--ignore-scripts \
|
||||
--no-progress
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue