Skip to content

Floating CA derivations should not need to be read during GC #13575

@Ericson2314

Description

@Ericson2314

Follow up from #13573

The issue is that GC calls queryPartialDerivationOutputMap, which for floating CA derivations (without statically-known output paths) current reads in the derivation for staticOutputHashes.

The solution #11897, which gets rid of staticOutputHashes. In particular, we would just look up realisations with the store paths directly. That solves the problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions