1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 03:56:01 +01:00

Fix meson-format

This commit is contained in:
Eelco Dolstra 2025-08-21 13:17:06 +02:00
parent 3826d51a65
commit 4fe700b7cb

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',