mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 20:16:03 +01:00
Merge pull request #13806 from NixOS/fix-meson-format
Fix meson formatting error
This commit is contained in:
commit
d7612f350f
1 changed files with 1 additions and 1 deletions
|
|
@ -77,8 +77,8 @@ nix_sources = [ config_priv_h ] + files(
|
||||||
'edit.cc',
|
'edit.cc',
|
||||||
'env.cc',
|
'env.cc',
|
||||||
'eval.cc',
|
'eval.cc',
|
||||||
'flake.cc',
|
|
||||||
'flake-prefetch-inputs.cc',
|
'flake-prefetch-inputs.cc',
|
||||||
|
'flake.cc',
|
||||||
'formatter.cc',
|
'formatter.cc',
|
||||||
'hash.cc',
|
'hash.cc',
|
||||||
'log.cc',
|
'log.cc',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue