mirror of
https://github.com/NixOS/nix.git
synced 2025-12-22 17:01:08 +01:00
The nix_api_store.cc tests and derivation-parser-bench.cc were using raw getenv() calls or unsafe .value() calls on optional, which would segfault when passed to std::filesystem::path constructor if the _NIX_TEST_UNIT_DATA environment variable was not set. |
||
|---|---|---|
| .. | ||
| include/nix/util/tests | ||
| .version | ||
| hash.cc | ||
| meson.build | ||
| nix-meson-build-support | ||
| package.nix | ||
| string_callback.cc | ||