nix-super/tests/unit
José Luis Lafuente 5cc4af5231
Add isInitialized to nix::Value
Add a method to check if a value has been initialized. This helps avoid
segfaults when calling `type()`.
Useful in the context of the new C API.

Closes #10524
2024-04-21 22:44:13 +02:00
..
libexpr Add isInitialized to nix::Value 2024-04-21 22:44:13 +02:00
libexpr-support Merge remote-tracking branch 'origin/master' into finish-value 2024-04-17 16:02:44 +02:00
libfetchers Improve checked json casting (#10087) 2024-04-03 18:04:00 +00:00
libstore test/libutil: Add OBSERVE_STRING macro 2024-04-11 17:39:21 +02:00
libstore-support tests/libstore-support: Ignore config 2024-04-20 01:45:04 +02:00
libutil Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
libutil-support C API: Use nix_get_string_callback typedef 2024-04-15 12:05:57 +02:00