chore: remove mkpackageoptionmd deprecation
This commit is contained in:
parent
50581970f3
commit
e00896468a
3 changed files with 5 additions and 5 deletions
|
|
@ -199,7 +199,7 @@ with lib;
|
|||
default = { };
|
||||
};
|
||||
|
||||
package = mkPackageOptionMD pkgs "github-runner" { };
|
||||
package = mkPackageOption pkgs "github-runner" { };
|
||||
|
||||
ephemeral = mkOption {
|
||||
type = types.bool;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue