1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 08:31:16 +02:00
nix/src/libexpr-c
John Ericson c1e0769355 Fix some portability issues with the new C bindings
Build without GC is unbroken

Fix #10403

Also building tests with Windows (assuming rest of Windows fixes) is
unbroken.
2024-04-05 00:54:47 -04: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 Fix some portability issues with the new C bindings 2024-04-05 00:54:47 -04:00
nix_api_expr.h C API: Keep the structure flat 2024-03-28 19:00:04 +01:00
nix_api_expr_internal.h C API: Use new ListBuilder helper 2024-03-28 19:02:01 +01: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 C API: Keep the structure flat 2024-03-28 19:00:04 +01:00
nix_api_value.cc Fix some portability issues with the new C bindings 2024-04-05 00:54:47 -04:00
nix_api_value.h C API: add more tests 2024-03-29 14:00:19 +01:00