1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-11 03:21:03 +01:00
nix/src/libflake-c
Taeer Bar-Yam 9b9446e860 c api: shovel EvalMemory * into nix_value
this is a painful change. we should really add EvalState or EvalMemory
as an argument to various functions as we need it, but because we want
to preserve the stablity API, we hack it in as a field of nix_value.
2025-11-21 21:26:23 +01:00
..
.version Add nix-flake-c, nix_flake_init_global, nix_flake_settings_new 2024-11-24 23:57:24 +01:00
meson.build meson: Move asan-options to common 2025-10-11 16:08:35 +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 c api: shovel EvalMemory * into nix_value 2025-11-21 21:26:23 +01: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