Skip to content

Commit 3336312

Browse files
authored
chore: update 'flake.nix' (#1428)
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 0ec43bf commit 3336312

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-NinbXyHAnXYtETqsfekz2rb8R7O5wXfHG0HIt+GjrW8=";
39+
vendorHash = "sha256-W9Od79/LKuZEJdZS//R9Wbjq3xkB8sgMbp+rtTtmmmA=";
4040

4141
src = ./.;
4242

0 commit comments

Comments
 (0)