Skip to content

chore: sync gomod2nix.toml#1494

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

chore: sync gomod2nix.toml#1494
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 20, 2026
@floatpanebot floatpanebot requested a review from a team as a code owner June 20, 2026 19:06
@floatpanebot floatpanebot added area/nix Nix flake / packaging chore Maintenance, refactor, cleanup size/XS Diff: 0–10 lines labels Jun 20, 2026
@floatpanebot floatpanebot added the backport/v1 Merge to master and backport to release/v1 label Jun 20, 2026
@andrinoff andrinoff added this pull request to the merge queue Jun 20, 2026
Merged via the queue into master with commit 4adabe1 Jun 20, 2026
31 checks passed
@andrinoff andrinoff deleted the chore/sync-gomod2nix branch June 20, 2026 19:15
@floatpane floatpane deleted a comment from andrinoff Jun 20, 2026
@floatpanebot floatpanebot added the backported Cherry-picked onto release/v1 label Jun 20, 2026
floatpanebot added a commit that referenced this pull request Jun 20, 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 4adabe1)
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