mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
Merge master into staging-next
This commit is contained in:
commit
e58f0f6c99
55 changed files with 59249 additions and 2761 deletions
|
@ -669,7 +669,7 @@ let
|
|||
};
|
||||
};
|
||||
|
||||
commonMatchText = def: ''
|
||||
commonMatchText = def: optionalString (def.matchConfig != {}) ''
|
||||
[Match]
|
||||
${attrsToSection def.matchConfig}
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue