Skip to content

chore: sync gomod2nix.toml - #1402

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

chore: sync gomod2nix.toml#1402
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 requested a review from a team as a code owner June 1, 2026 19:30
@floatpanebot floatpanebot added chore Maintenance, refactor, cleanup area/nix Nix flake / packaging labels Jun 1, 2026
@andrinoff
andrinoff enabled auto-merge June 1, 2026 19:31
@floatpanebot floatpanebot added the size/XS Diff: 0–10 lines label Jun 1, 2026
@andrinoff
andrinoff added this pull request to the merge queue Jun 1, 2026
Merged via the queue into master with commit f97aca4 Jun 1, 2026
31 checks passed
@andrinoff
andrinoff deleted the chore/sync-gomod2nix branch June 1, 2026 19:42
@andrinoff

Copy link
Copy Markdown
Member

/backport v1

@floatpanebot floatpanebot added backport/v1 Merge to master and backport to release/v1 backported Cherry-picked onto release/v1 labels Jun 1, 2026
@floatpanebot

Copy link
Copy Markdown
Member Author

Cherry-picked f97aca4 onto release/v1.

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 f97aca4)
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