mirror of
https://github.com/NixOS/nix.git
synced 2025-12-25 02:10:54 +01:00
meson: Get rid of multiline array formatting hack
This commit is contained in:
parent
da028aa454
commit
bf80696ed9
12 changed files with 0 additions and 12 deletions
|
|
@ -3,7 +3,6 @@ libplugintest = shared_module(
|
|||
'plugintest.cc',
|
||||
dependencies : [
|
||||
dependency('nix-expr'),
|
||||
# hack for trailing newline
|
||||
],
|
||||
build_by_default : false,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue