1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-10 20:46:01 +01:00
nix/src/libexpr-c
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
..
local.mk Fix some portability issues with the new C bindings 2024-04-05 00:54:47 -04:00
nix-expr-c.pc.in C API: Keep the structure flat 2024-03-28 19:00:04 +01:00
nix_api_expr.cc Rename SearchPath to LookupPath and searchPath to lookupPath 2024-04-13 17:35:15 +02:00
nix_api_expr.h Merge pull request #10724 from prednaz/libexpr-c_example 2024-05-22 12:59:14 +02:00
nix_api_expr_internal.h libexpr-c: Add nix_string_realise 2024-04-05 16:08:18 +02:00
nix_api_external.cc Fix some portability issues with the new C bindings 2024-04-05 00:54:47 -04:00
nix_api_external.h document nix_external_print's printer parameter to be an out parameter 2024-05-16 02:55:38 +02:00
nix_api_value.cc C API: source argument to nix_copy_value should be const 2024-04-21 22:46:18 +02:00
nix_api_value.h C API: source argument to nix_copy_value should be const 2024-04-21 22:46:18 +02:00