mirror of
https://github.com/NixOS/nix
synced 2025-07-19 23:09:37 +02:00
Fix a few warnings
This commit is contained in:
parent
db7577a660
commit
c5fcb1bd50
6 changed files with 6 additions and 10 deletions
|
@ -14,7 +14,7 @@ cxx = meson.get_compiler('cpp')
|
|||
|
||||
subdir('nix-meson-build-support/deps-lists')
|
||||
|
||||
configdata = configuration_data()
|
||||
configuration_data()
|
||||
|
||||
deps_private_maybe_subproject = [
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue