fix(nix): remove stale packages/shared filter (#24930)

This commit is contained in:
Jérôme Benoit 2026-05-02 17:49:51 +02:00 committed by GitHub
parent 96061222d2
commit 1ea6e6cd4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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