|
Nix 2.34.6
Nix, the purely functional package manager: C API (experimental)
|
| CBindingsBuilder | Stores an under-construction set of bindings |
| CEvalState | Represents a state of the Nix language evaluator |
| CExternalValue | External Value |
| CListBuilder | Stores an under-construction list |
| Cnix_c_context | This object stores error state |
| Cnix_realised_string | String without placeholders, and realised store paths |
| Cnix_value | A Nix language value, or thunk that may evaluate to a value |
| CNixCExternalValueDesc | Definition for a class of external values |
| CPrimOp | PrimOp function |