Skip to content

chore: sync gomod2nix.toml#1407

Merged
andrinoff merged 1 commit into
masterfrom
chore/sync-gomod2nix
Jun 1, 2026
Merged

chore: sync gomod2nix.toml#1407
andrinoff merged 1 commit into
masterfrom
chore/sync-gomod2nix

Conversation

@floatpanebot

Copy link
Copy Markdown
Member

What?

Regenerates gomod2nix.toml to reflect the current go.mod / go.sum.

Why?

Keeps the Nix build in sync with Go module changes. Without this, nix build fails when new or upgraded Go deps are missing from gomod2nix.toml. Generated automatically by the gomod2nix sync workflow.

@floatpanebot floatpanebot added the chore Maintenance, refactor, cleanup label Jun 1, 2026
@floatpanebot
floatpanebot requested a review from a team as a code owner June 1, 2026 21:20
@floatpanebot floatpanebot added area/nix Nix flake / packaging chore Maintenance, refactor, cleanup size/XS Diff: 0–10 lines labels Jun 1, 2026
@andrinoff andrinoff added the backport/v1 Merge to master and backport to release/v1 label Jun 1, 2026
@andrinoff
andrinoff enabled auto-merge June 1, 2026 21:29
@andrinoff
andrinoff added this pull request to the merge queue Jun 1, 2026
Merged via the queue into master with commit 617e1aa Jun 1, 2026
31 checks passed
@andrinoff
andrinoff deleted the chore/sync-gomod2nix branch June 1, 2026 21:33
@floatpanebot floatpanebot added the backported Cherry-picked onto release/v1 label Jun 1, 2026
floatpanebot added a commit that referenced this pull request Jun 1, 2026
## What?

Regenerates `gomod2nix.toml` to reflect the current `go.mod` / `go.sum`.

## Why?

Keeps the Nix build in sync with Go module changes. Without this, `nix
build` fails when new or upgraded Go deps are missing from
`gomod2nix.toml`. Generated automatically by the gomod2nix sync
workflow.

(cherry picked from commit 617e1aa)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/nix Nix flake / packaging backport/v1 Merge to master and backport to release/v1 backported Cherry-picked onto release/v1 chore Maintenance, refactor, cleanup size/XS Diff: 0–10 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants