Skip to content

Commit 3d95bef

Browse files
author
Fehér Ákos
committed
Re-pin Nix flake vendorHash after v1.2.0 go.sum changes (golang.org/x/text promoted to direct dependency).
1 parent 188869b commit 3d95bef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
# (or let the `nix` CI lane in .github/workflows/ci.yml run), and paste
5353
# the real `sha256-...` the error prints. The CI *release* pipeline does
5454
# not depend on this hash; only Nix users and the `nix` CI lane use it.
55-
vendorHash = "sha256-QU6sFQ/6bsgo0YLpo1pVPsQsQTCAfhuyhF7wSi/9GCw=";
55+
vendorHash = "sha256-SzczNfDWD76Khv2P3Urk/lLMAVzaUhCYqk51APaAIHQ=";
5656

5757
# buildGoModule defaults to CGO_ENABLED=0, which is what we want —
5858
# a static binary matching the Goreleaser output. `-s -w` matches

0 commit comments

Comments
 (0)