|
Nix 2.31.4
Nix, the purely functional package manager: C API (experimental)
|
| libutil | C bindings for nix libutil |
| Handling errors | Dealing with errors from the Nix side |
| Nix configuration settings | |
| libexpr | Bindings to the Nix language evaluator |
| Adding primops | |
| GC | Reference counting and garbage collector operations |
| Externals | Deal with external values |
| Manipulating values | Functions to inspect and change Nix language values, represented by nix_value |
| libflake | Bindings to the Nix Flakes library |
| libstore | C bindings for nix libstore |