swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch repo: https://github.com/syncthing/syncthing commit: 2ca95cf1498104113fdfde46df4107f2450a0f71 build: compiler: zig-cc target: x86_64-linux-musl link: static flags: [] phases: compile: |- export GOCACHE=/src/.gocache GOTMPDIR=/src/.gotmp GOPATH=/tmp/gopath GOTOOLCHAIN=local CGO_ENABLED=0 GOFLAGS=-mod=vendor GOPROXY=off GOBIN=/out/usr/bin mkdir -p /src/.gotmp go run build.go assets go install -trimpath -ldflags=-buildid= ./cmd/syncthing target_bin: /usr/bin/syncthing expected_hash: b3:544ebf125c682c720b8555faf4259cd48bee5b4a302c4a4cc29a7311691a6e34 deps: build: - go runtime: []