1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-19 00:39:37 +01:00
nix/src/libflake-c
John Ericson 7e4608a3f8 More extern "C" for FFI
This allows us to catch the header and file getting out of sync, because
we are not doing overloading by mistake.
2025-09-03 22:50:42 +02:00
..
.version Add nix-flake-c, nix_flake_init_global, nix_flake_settings_new 2024-11-24 23:57:24 +01:00
meson.build treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix_api_flake.cc More extern "C" for FFI 2025-09-03 22:50:42 +02:00
nix_api_flake.h Fix various typos in source code 2025-05-25 20:14:11 +00:00
nix_api_flake_internal.hh nix-flake-c: Add basic flakeref parsing and locking 2025-04-02 18:29:42 +02:00
package.nix nix-fetchers-c: Init with settings object 2025-04-02 18:29:42 +02:00