1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00

Merge pull request #13806 from NixOS/fix-meson-format

Fix meson formatting error
This commit is contained in:
Eelco Dolstra 2025-08-21 13:31:50 +02:00 committed by GitHub
commit d7612f350f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,8 +77,8 @@ nix_sources = [ config_priv_h ] + files(
'edit.cc',
'env.cc',
'eval.cc',
'flake.cc',
'flake-prefetch-inputs.cc',
'flake.cc',
'formatter.cc',
'hash.cc',
'log.cc',