mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-05 08:17:01 +00:00
Use valid maintainer
This commit is contained in:
parent
bcc8afd06e
commit
83a9a41f1b
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ in
|
|||
type = listOfMaintainers;
|
||||
internal = true;
|
||||
default = [];
|
||||
example = [ lib.maintainers.all ];
|
||||
example = [ lib.maintainers.lnl7 ];
|
||||
description = lib.mdDoc ''
|
||||
List of maintainers of each module. This option should be defined at
|
||||
most once per module.
|
||||
|
|
Loading…
Add table
Reference in a new issue