swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch repo: https://github.com/johnkerl/miller commit: 22bed963460939d2c7482c9469a1ca7ed2ef8ffb build: compiler: zig-cc target: x86_64-linux-musl link: static flags: [] phases: configure: 'true' compile: export GOCACHE=/tmp/gocache GOPATH=/tmp/gopath GOTOOLCHAIN=local CGO_ENABLED=0 GOFLAGS=-mod=vendor GOPROXY=off; go build -trimpath -ldflags=-buildid= -o /out/usr/bin/mlr ./cmd/mlr install: 'true' target_bin: /usr/bin/miller expected_hash: b3:f0f3ff88f62346128fa358a7140bdccfd9a7888996d86d0623876dd322bf1e97 deps: build: - go runtime: []