Fix docbook syntax and literalExample deprecation
This commit is contained in:
parent
783e29f7dd
commit
3149d748cb
5 changed files with 11 additions and 11 deletions
|
|
@ -21,7 +21,7 @@ in
|
|||
};
|
||||
|
||||
perInput = mkOption {
|
||||
description = "Function from system to function from flake to system-specific attributes.";
|
||||
description = "Function from system to function from flake to <literal>system</literal>-specific attributes.";
|
||||
type = types.functionTo (types.functionTo (types.lazyAttrsOf types.unspecified));
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue