The upstream Makefile's `build` target runs frontend via Docker, which isn't available in the Nix sandbox. Instead, build the frontend (yarn + webpack) separately via mkYarnPackage, copy assets to public/build/, then invoke `make go/bin` with EMBEDASSETS=embedassets to compile the Go binary with embedded frontend. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| default.nix | ||