mirror of
https://github.com/mudler/LocalAI.git
synced 2026-07-08 15:28:23 -04:00
The flake set `src = ./sources;` referencing a non-existent subdirectory, so `nix build` and `nix develop` both failed evaluation. Point `src` at the repo root and refresh `vendorHash` accordingly. Add `devShells.default` with the Go toolchain, protobuf generators, Node.js/bun for the React UI (`make react-ui`), and the linters used by `make lint` (golangci-lint, gofumpt, goimports, staticcheck). Assisted-by: Claude:claude-opus-4-7 Signed-off-by: Richard Palethorpe <io@richiejp.com>
2.9 KiB
2.9 KiB