Philipp Zander
|
25e2b1f7f7
|
improve note in nix_value_force documentation
|
2024-06-03 09:55:44 +02:00 |
|
Robert Hensing
|
2497d10351
|
C API: Add nix_value_call_multi, NIX_VALUE_CALL
_multi can be implemented more efficiently.
NIX_VALUE_CALL is a convenient way to invoke it.
|
2024-05-23 21:24:06 +02:00 |
|
Robert Hensing
|
bd7a074636
|
Merge pull request #10724 from prednaz/libexpr-c_example
remove redundant and outdated example from `libexpr-c` documentation
|
2024-05-22 12:59:14 +02:00 |
|
Philipp Zander
|
142222030c
|
remove redundant and outdated example from libexpr-c documentation
|
2024-05-21 14:00:34 +02:00 |
|
Philipp
|
e0bfa6c55f
|
small additions to the documentation of nix_store_open and nix_state_create (#10728)
|
2024-05-20 08:27:33 +02:00 |
|
Roland Coeurjoly
|
40a6a9fdb8
|
Rename SearchPath to LookupPath and searchPath to lookupPath
|
2024-04-13 17:35:15 +02:00 |
|
Robert Hensing
|
ad643cde58
|
C API: Add nix_init_apply
Thunks are relevant when initializing attrsets and lists, passing
arguments. This is an important way to produce them.
|
2024-04-18 19:13:38 +02:00 |
|
José Luis Lafuente
|
c57de60522
|
C API: Keep the structure flat
See https://github.com/NixOS/nix/pull/10329
|
2024-03-28 19:00:04 +01:00 |
|