Move package scripts into packages tree
- relocate Bun normalization helpers under `packages/scripts` - update shared package build logic to use the new paths - remove obsolete top-level package wrappers
This commit is contained in:
@@ -92,7 +92,7 @@ in
|
||||
'';
|
||||
|
||||
meta = {
|
||||
description = "t3 code web/server app";
|
||||
description = "T3 Code web/server app";
|
||||
homepage = "https://github.com/pingdotgg/t3code";
|
||||
license = lib.licenses.mit;
|
||||
mainProgram = "t3";
|
||||
|
||||
Reference in New Issue
Block a user