Skip to content

Commit 3be028f

Browse files
authored
chore: update 'flake.nix' (#1408)
Update OCM CLI vendor hash (see: .github/workflows/flake_vendorhash.yaml) Co-authored-by: ocmbot[bot] <125909804+ocmbot[bot]@users.noreply.github.com>
1 parent bbd56be commit 3be028f

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
@@ -36,7 +36,7 @@
3636
state = if (self ? rev) then "clean" else "dirty";
3737

3838
# This vendorHash represents a derivative of all go.mod dependencies and needs to be adjusted with every change
39-
vendorHash = "sha256-OtB4UuUQi+Wdo2/rVWhihuvv0G/znZWI2l5zrfHeckw=";
39+
vendorHash = "sha256-N+uajsUezeiBGwp7o/tIZmRYMd5MKr2NRF95OjjhTNY=";
4040

4141
src = ./.;
4242

0 commit comments

Comments
 (0)