Commit Graph

2 Commits

Author SHA1 Message Date
unexplrd 575ade4b81 Switch Bun builds to copyfile backend
- Use `--backend=copyfile` during `bun install`
- Copy `node_modules` with symlink preservation via `cp -LR`
2026-04-24 20:36:51 +03:00
unexplrd 21a137680a Refactor server and desktop Nix packaging
- Move shared Node module setup into `packages/common.nix`
- Rename package entrypoints under `packages/server` and `packages/desktop`
- Update flake outputs to expose `t3code-server` as the default
2026-04-24 20:10:05 +03:00