Skip to content

[Backport 2.32-maintenance] nix flake check: Remove incorrect assertion#14485

Merged
internal-nix-ci[bot] merged 1 commit into2.32-maintenancefrom
backport-14482-to-2.32-maintenance
Nov 5, 2025
Merged

[Backport 2.32-maintenance] nix flake check: Remove incorrect assertion#14485
internal-nix-ci[bot] merged 1 commit into2.32-maintenancefrom
backport-14482-to-2.32-maintenance

Conversation

@internal-nix-ci
Copy link

Automatic backport to 2.32-maintenance, triggered by a label in #14482.

The assumption that no unknown paths can be returned is incorrect. It
can happen if a derivation has outputs that are substitutable, but
that have references that cannot be substituted (i.e. an incomplete
closure in the binary cache). This can easily happen with
magic-nix-cache.

(cherry picked from commit a828cf7)
@internal-nix-ci internal-nix-ci bot requested a review from edolstra as a code owner November 5, 2025 19:51
@internal-nix-ci internal-nix-ci bot enabled auto-merge November 5, 2025 19:51
@github-actions github-actions bot added the new-cli Relating to the "nix" command label Nov 5, 2025
@internal-nix-ci internal-nix-ci bot merged commit 5c9e22d into 2.32-maintenance Nov 5, 2025
19 checks passed
@internal-nix-ci internal-nix-ci bot deleted the backport-14482-to-2.32-maintenance branch November 5, 2025 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-cli Relating to the "nix" command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant