Skip to content

Nix CI#232

Open
ananthb wants to merge 2 commits intoOverclock-Validator:devfrom
ananthb:fix/update-vendor-hash-and-nix-ci
Open

Nix CI#232
ananthb wants to merge 2 commits intoOverclock-Validator:devfrom
ananthb:fix/update-vendor-hash-and-nix-ci

Conversation

@ananthb
Copy link
Copy Markdown

@ananthb ananthb commented Apr 15, 2026

Summary

  • Update vendorHash in nix/packages.nix — PR Koro/lightbringer config integration & tui ux #229 changed go.mod dependencies without updating the hash, breaking the Nix package build.
  • Add a nix flake check GitHub Actions workflow that runs on PRs and pushes to dev, so stale vendor hashes are caught in CI going forward.

Test plan

  • nix flake check passes on this PR
  • Future PRs that change go.mod without updating vendorHash will fail CI

🤖 Generated with Claude Code

PR Overclock-Validator#229 changed go.mod dependencies without updating vendorHash,
breaking the Nix package build. Also adds a GitHub Actions workflow
that runs `nix flake check` on PRs and pushes to catch this in CI.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ananthb ananthb changed the title Update vendorHash and add Nix CI Nix CI Apr 15, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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