Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
DrvDeep Struct Reference

Public Member Functions

 GENERATE_CMP (DrvDeep, me->drvPath)
 

Public Attributes

StorePath drvPath
 

Detailed Description

Path to a derivation and its entire build closure.

The path doesn't just refer to derivation itself and its closure, but also all outputs of all derivations in that closure (including the root derivation).

Encoded in the form =<drvPath>.


The documentation for this struct was generated from the following file: