Skip to content

packaging: only override toml11 when necessary#14199

Merged
xokdvium merged 1 commit intoNixOS:masterfrom
getchoo-contrib:getchoo/toml11-fix
Oct 9, 2025
Merged

packaging: only override toml11 when necessary#14199
xokdvium merged 1 commit intoNixOS:masterfrom
getchoo-contrib:getchoo/toml11-fix

Conversation

@getchoo
Copy link
Member

@getchoo getchoo commented Oct 9, 2025

Motivation

v4.4.0 hit Nixpkgs in NixOS/nixpkgs#442682.
Ideally we'd just use that, but this keeps the fallback behavior until
it's more widespread

This also fixes a build failure of this flake against a recent nixos-unstable (NixOS/nixpkgs@c9b6fb7 for example), which is caused by toml11 now requiring submodules in its source after the above bump (which we overrideAttrs away here)

Context


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

@getchoo getchoo requested a review from edolstra as a code owner October 9, 2025 07:24
v4.4.0 hit Nixpkgs in NixOS/nixpkgs#442682.
Ideally we'd just use that, but this keeps the fallback behavior until
it's more widespread
@getchoo getchoo force-pushed the getchoo/toml11-fix branch from 1d2f79f to 0f016f9 Compare October 9, 2025 07:25
@xokdvium xokdvium added this pull request to the merge queue Oct 9, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 9, 2025
@xokdvium xokdvium added this pull request to the merge queue Oct 9, 2025
Merged via the queue into NixOS:master with commit dfafd8b Oct 9, 2025
18 checks passed
@xokdvium xokdvium added backport 2.31-maintenance Automatically creates a PR against the branch backport 2.32-maintenance Automatically creates a PR against the branch and removed backport 2.31-maintenance Automatically creates a PR against the branch labels Oct 9, 2025
@internal-nix-ci
Copy link

Successfully created backport PR for 2.32-maintenance:

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/nix-2-32-0-released/70528/8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.32-maintenance Automatically creates a PR against the branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants