mirror of
https://github.com/NixOS/nix
synced 2025-07-08 02:43:54 +02:00
Fix a few warnings
This commit is contained in:
parent
db7577a660
commit
c5fcb1bd50
6 changed files with 6 additions and 10 deletions
|
@ -37,7 +37,7 @@ test_confdata = {
|
|||
# Done as a subdir() so Meson places it under `common` in the build directory as well.
|
||||
subdir('common')
|
||||
|
||||
config_nix_in = configure_file(
|
||||
configure_file(
|
||||
input : 'config.nix.in',
|
||||
output : 'config.nix',
|
||||
configuration : test_confdata,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue