Skip to content

chore: sync gomod2nix.toml#1471

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

chore: sync gomod2nix.toml#1471
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 15, 2026 11:00
@floatpanebot floatpanebot added chore Maintenance, refactor, cleanup area/nix Nix flake / packaging size/XS Diff: 0–10 lines labels Jun 15, 2026
@andrinoff

Copy link
Copy Markdown
Member

/backport v1

@floatpanebot floatpanebot added the backport/v1 Merge to master and backport to release/v1 label Jun 15, 2026
@andrinoff andrinoff added this pull request to the merge queue Jun 15, 2026
Merged via the queue into master with commit 4f45a9a Jun 15, 2026
31 checks passed
@andrinoff andrinoff deleted the chore/sync-gomod2nix branch June 15, 2026 11:18
@floatpanebot floatpanebot added the backported Cherry-picked onto release/v1 label Jun 15, 2026
floatpanebot added a commit that referenced this pull request Jun 15, 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 4f45a9a)
@floatpanebot

Copy link
Copy Markdown
Member Author

Cherry-picked 4f45a9a onto release/v1.

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