Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::NixStringContextElem::DrvDeep Struct Reference

#include <context.hh>

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: