mirror of
https://github.com/NixOS/nix.git
synced 2025-12-02 15:11:00 +01:00
Hack together a fix for the public headers
Please fix this.
This commit is contained in:
parent
59ced3da96
commit
2b51250534
8 changed files with 33 additions and 1 deletions
|
|
@ -17,6 +17,8 @@ subdir('nix-meson-build-support/deps-lists')
|
|||
configdata = configuration_data()
|
||||
|
||||
deps_private_maybe_subproject = [
|
||||
# This dependency may be very limited; was introduced for NIX_USE_BOEHMGC macro dependency
|
||||
dependency('nix-expr'),
|
||||
]
|
||||
deps_public_maybe_subproject = [
|
||||
dependency('nix-util'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue