In reply to @lily:lily.flowers i did also do a nix flake update that i excluded in the diff but yes, i tried to test it and doing start-bundle did this, so i assumed it was likely working:
[I] lily@bina ~/t/server (dev/nix)> /nix/store/k9bvv7ba8izvphkdpdy22l3iiv7vn4lp-spacebar-server-ts/bin/start-bundle
███████╗██████╗ █████╗ ██████╗███████╗██████╗ █████╗ ██████╗
██╔════╝██╔══██╗██╔══██╗██╔════╝██╔════╝██╔══██╗██╔══██╗██╔══██╗
███████╗██████╔╝███████║██║ █████╗ ██████╔╝███████║██████╔╝
╚════██║██╔═══╝ ██╔══██║██║ ██╔══╝ ██╔══██╗██╔══██║██╔══██╗
███████║██║ ██║ ██║╚██████╗███████╗██████╔╝██║ ██║██║ ██║
╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═════╝╚══════╝╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝
spacebar-server | Pre-release (0d134e1)
Commit Hash: 0d134e151b2e29bc619c22318769cddde32d93a1 (0d134e1)
Cores: 16 (Using 1 thread(s).)
[Path] running in /nix/store/k9bvv7ba8izvphkdpdy22l3iiv7vn4lp-spacebar-server-ts/lib/node_modules/spacebar-server/dist/bundle
[CPU] 12th Gen Intel(R) Core(TM) i7-1260P Cores x16
[System] linux x64
[Process] running with PID: 22747
[Process] starting with 1 threads
[Database] You are running sqlite! Please keep in mind that we recommend setting up a dedicated database!
[Database] Connecting to sqlite db
[Database] This appears to be a fresh database. Synchronising.
[Database] Connected
[Config] Loading configuration...
[Connections] Loading configuration...
[Server] listening on port 3001
|