Nix 2.28.3
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
 Adding primops
 GCReference counting and garbage collector operations
 ExternalsDeal with external values
 Manipulating valuesFunctions to inspect and change Nix language values, represented by nix_value
 libflakeBindings to the Nix Flakes library
 libstoreC bindings for nix libstore