Move perSystem.checks into options
This commit is contained in:
parent
3149d748cb
commit
4835e05925
3 changed files with 17 additions and 13 deletions
|
|
@ -9,6 +9,7 @@ let
|
|||
;
|
||||
inherit (flake-modules-core-lib)
|
||||
mkSubmoduleOptions
|
||||
mkPerSystemOption
|
||||
;
|
||||
|
||||
programType = lib.types.coercedTo lib.types.package getExe lib.types.str;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue