mirror of
https://github.com/NixOS/nix.git
synced 2025-11-17 16:02:43 +01:00
Since lib{expr,store,util}-test-support subprojects define nix_api_* helpers
for testing nix c bindings, they need to publicly depend on -c counterparts.
This makes their headers self-sufficient and does not rely on the -tests to add
necessary dependencies.
|
||
|---|---|---|
| .. | ||
| tests | ||
| .version | ||
| build-utils-meson | ||
| meson.build | ||
| package.nix | ||