treewide: mkPackageOption -> mkPackageOptionMD
This commit is contained in:
parent
71df507159
commit
e04de5b308
53 changed files with 60 additions and 59 deletions
|
|
@ -310,7 +310,7 @@ in {
|
|||
'';
|
||||
};
|
||||
|
||||
package = mkPackageOption pkgs "delta" { };
|
||||
package = mkPackageOptionMD pkgs "delta" { };
|
||||
|
||||
options = mkOption {
|
||||
type = with types;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue