1 parent 188869b commit 3d95befCopy full SHA for 3d95bef
1 file changed
flake.nix
@@ -52,7 +52,7 @@
52
# (or let the `nix` CI lane in .github/workflows/ci.yml run), and paste
53
# the real `sha256-...` the error prints. The CI *release* pipeline does
54
# not depend on this hash; only Nix users and the `nix` CI lane use it.
55
- vendorHash = "sha256-QU6sFQ/6bsgo0YLpo1pVPsQsQTCAfhuyhF7wSi/9GCw=";
+ vendorHash = "sha256-SzczNfDWD76Khv2P3Urk/lLMAVzaUhCYqk51APaAIHQ=";
56
57
# buildGoModule defaults to CGO_ENABLED=0, which is what we want —
58
# a static binary matching the Goreleaser output. `-s -w` matches
0 commit comments