Skip to content

chore(nix): refresh vendorHash for updated Go dependencies - #569

Merged
janosmiko merged 1 commit into
mainfrom
chore/refresh-vendor-hash
Jul 27, 2026
Merged

chore(nix): refresh vendorHash for updated Go dependencies#569
janosmiko merged 1 commit into
mainfrom
chore/refresh-vendor-hash

Conversation

@janosmiko

Copy link
Copy Markdown
Owner

Summary

  • Update vendorHash in flake.nix to match the current Go module vendor tree.

Without this, nix build fails with a hash mismatch after the last dependency bumps.

Test plan

  • nix build succeeds (no hash mismatch error)

@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b24ff2bb-4ba0-4ee3-a744-bce4f3d6c632

📥 Commits

Reviewing files that changed from the base of the PR and between 57b33da and 4f1678c.

📒 Files selected for processing (1)
  • flake.nix

Summary by CodeRabbit

  • Chores
    • Updated the build configuration to use the current vendored dependency hash.
    • Improved build reproducibility for Nix-based builds.

Walkthrough

Updates the vendorHash value in flake.nix for the Go module build definition.

Suggested reviewers: fishaffair


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@janosmiko
janosmiko force-pushed the chore/refresh-vendor-hash branch from 1c28758 to 4f1678c Compare July 27, 2026 20:18
@janosmiko
janosmiko merged commit e5b9de7 into main Jul 27, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant