1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-03 06:11:46 +02:00
nix/src/libexpr-c
Jörg Thalheim b1941c9f8a allow to c api with older c versions
In the FFI world we have many tools that are not gcc/clang and therefore
not always support the latest C standard. This fixes support with cffi
i.e. used in https://github.com/tweag/python-nix

(cherry picked from commit 739418504c)
2024-08-07 23:12:17 +00:00
..
.version Mesonify other external API 2024-07-02 09:23:24 -04:00
build-utils-meson Rename file to avoid reserved name 2024-07-02 09:26:22 -04:00
local.mk No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
meson.build Add missing threads deps 2024-07-22 11:46:54 -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 Progress on Wine CI support, MinGW dev shell with Meson (#10975) 2024-07-21 22:03:04 +00:00
nix_api_expr.h allow to c api with older c versions 2024-08-07 23:12:17 +00:00
nix_api_expr_internal.h No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
nix_api_external.cc Progress on Wine CI support, MinGW dev shell with Meson (#10975) 2024-07-21 22:03:04 +00: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 Progress on Wine CI support, MinGW dev shell with Meson (#10975) 2024-07-21 22:03:04 +00:00
nix_api_value.h C API: Value -> nix_value 2024-06-13 18:51:58 +02:00
package.nix Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00