1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-10 12:36:01 +01:00

meson: Get rid of multiline array formatting hack

This commit is contained in:
Sergei Zimmerman 2025-08-07 02:41:05 +03:00
parent da028aa454
commit bf80696ed9
No known key found for this signature in database
12 changed files with 0 additions and 12 deletions

View file

@ -6,5 +6,4 @@ headers = files(
'libexpr.hh',
'nix_api_expr.hh',
'value/context.hh',
# hack for trailing newline
)