Skip to content

Commit bf9535e

Browse files
authored
chore: update 'flake.nix' (#1775)
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 f4a0b4d commit bf9535e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
state = if (self ? rev) then "clean" else "dirty";
3838

3939
# This vendorHash represents a derivative of all go.mod dependencies and needs to be adjusted with every change
40-
vendorHash = "sha256-dD0s1uqkg8tCFnZ+pwiOr6z7Kki7i+ARSXb5pmKmz60=";
40+
vendorHash = "sha256-nydog+/KGi2D1T3XhXtbh+jCuG9QTE5eCa2HhIS8/R0=";
4141

4242
src = ./.;
4343

0 commit comments

Comments
 (0)