mirror of
https://github.com/NixOS/nix.git
synced 2025-11-14 22:42:41 +01:00
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 |
||
|---|---|---|
| .. | ||
| flake | ||
| value | ||
| derived-path.cc | ||
| error_traces.cc | ||
| eval.cc | ||
| json.cc | ||
| local.mk | ||
| main.cc | ||
| nix_api_expr.cc | ||
| nix_api_external.cc | ||
| nix_api_value.cc | ||
| primops.cc | ||
| search-path.cc | ||
| trivial.cc | ||