blumeops/containers/pyroscope
Erich Blume 602a89812b Fix Pyroscope build: add frontend via mkYarnPackage, use go/bin target
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>
2026-03-26 14:31:40 -07:00
..
default.nix Fix Pyroscope build: add frontend via mkYarnPackage, use go/bin target 2026-03-26 14:31:40 -07:00