Nix 2.34.6
Nix, the purely functional package manager: C API (experimental)
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
[detail level 12]
 libutilC bindings for nix libutil
 Handling errorsDealing with errors from the Nix side
 Nix configuration settings
 libexprBindings to the Nix language evaluator
 Initialization
 ValueNix_value type and core operations for working with Nix values
 Value CreationFunctions for allocating and initializing Nix values
 Value ExtractionFunctions for extracting data from Nix values
 PrimOps and Builtins
 GCReference counting and garbage collector operations
 ExternalsExternals let Nix expressions work with foreign values that aren't part of the normal Nix value data model
 libflakeBindings to the Nix Flakes library
 libstoreC bindings for nix libstore