* .editorconfig: force spaces and 2 space indent_size * nix: package init at 0.1.7 * gitignore: ignore result symlinks created by nix build * nix/devShell: obtain toolchain used by package recipe to build the package * nix: the toolchain should never be installed globally as encouraged by fenix * nix: format nix code and add nixfmt-tree formatter * nix: add overlay to flake outputs * zeroclaw-web: fix unknow name loading building with Nix * nix: package zeroclaw-web at 0.1.0 * zeroclaw: use build zeroclaw-web artifacts direclty * nix: remove reference to the Rust toolchain from the runtime dependencies |
||
|---|---|---|
| .. | ||
| dist | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| package.nix | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||