Skip to content

Commit 3bdb547

Browse files
authored
chore: update 'flake.nix' (#1689)
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 1854788 commit 3bdb547

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-2iAKoykQ4GE2AvwcVoY2p1zOV411mcOCRfkZ4FvnM74=";
40+
vendorHash = "sha256-Ie4f9yOugKRYzRrea7GS7MtrHGg9ph/+radyUWdVv5U=";
4141

4242
src = ./.;
4343

0 commit comments

Comments
 (0)