feat: correct package.json dependencies and remove libsql

This commit is contained in:
Aarnav Tale
2026-03-17 13:31:35 -04:00
parent 4fb1cf059e
commit 5f81822366
8 changed files with 86 additions and 93 deletions
-1
View File
@@ -44,7 +44,6 @@ in
runHook preInstall
mkdir -p $out/{bin,share/headplane}
cp -r build $out/share/headplane/
cp -r node_modules $out/share/headplane/
cp -r drizzle $out/share/headplane/
sed -i "s;$PWD;../..;" $out/share/headplane/build/server/index.js
makeWrapper ${lib.getExe nodejs_24} $out/bin/headplane \