◆ Built
Derivation output.
Encoded in the form !<output>!<drvPath>
.
◆ Opaque
Plain opaque path to some store object.
Encoded as just the path: <path>
.
◆ Raw
using nix::NixStringContextElem::Raw |
Initial value: std::variant<
>
SingleDerivedPath::Built Built
Definition context.hh:55
SingleDerivedPath::Opaque Opaque
Definition context.hh:33
◆ parse()
Decode a context string, one of:
<path>
=<path>
!<name>!<path>
- Parameters
-
xpSettings | Stop-gap to avoid globals during unit tests. |
The documentation for this struct was generated from the following files:
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libexpr/value/context.hh
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libexpr/value/context.cc