commit 31e05974545e3f509c95cb9df3729822f9d3e3d6 from: mtmn date: Fri Aug 7 21:05:32 2026 UTC pin knit to commit hash commit - 7eeb769df241cd1231fc55bc669a142f61a357a5 commit + 31e05974545e3f509c95cb9df3729822f9d3e3d6 blob - d169c5d6ca3c03893cac3c74bb5625ef6ebf2491 blob + 04b314c0c3c1262ca7aaef074ca87d40fdfc7558 --- .build.yml +++ .build.yml @@ -29,7 +29,7 @@ tasks: - setup: | cd tools rustup toolchain install - go install github.com/zyedidia/knit/cmd/knit@latest + go install github.com/zyedidia/knit/cmd/knit@f7d4e39a0e24b9b6a7d33d085a684aea2c06c3a6 echo "export PATH=\$PATH:$(go env GOPATH)/bin" >> ~/.buildenv - build: | cd tools