kimi-code/pnpm-workspace.yaml
qer f441193e1d
chore: remove kimi-desktop app and desktop release pipeline (#1849)
* chore: remove kimi-desktop app and desktop release pipeline

The desktop client has moved to a dedicated internal repository. Drop the
Electron shell app, the desktop-build reusable workflow and its release
job, and all workspace references (dev script, typecheck filter,
onlyBuiltDependencies, flake.nix entries, lockfile). The kimi-web desktop
detection code is intentionally kept intact.

* chore: fix flake.nix after kimi-desktop removal

Complete the workspaceNames cleanup missed in the previous commit and
refresh the pnpmDeps fixed-output hash for the regenerated lockfile.
2026-07-17 20:32:47 +08:00

15 lines
254 B
YAML

packages:
- packages/*
- apps/*
- apps/vis/server
- apps/vis/web
- docs
catalog:
zod: 4.3.6
overrides:
"kimi-code>@tailwindcss/vite": "4.1.18"
"ssh2@1.17.0>cpu-features": "-"
"ssh2@1.17.0>nan": "-"
"kimi-code>tailwindcss": "4.1.18"