mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Merge pull request #13350 from xokdvium/meson-format
flake: Add meson formatter
This commit is contained in:
commit
a1fe09d2c8
18 changed files with 152 additions and 52 deletions
|
@ -1,6 +1,6 @@
|
|||
generated_headers += gen_header.process(
|
||||
'derivation.nix',
|
||||
preserve_path_from: meson.project_source_root(),
|
||||
preserve_path_from : meson.project_source_root(),
|
||||
)
|
||||
|
||||
sources += files(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue