mirror of
https://gitlab.com/TECHNOFAB/soonix.git
synced 2026-02-02 07:15:06 +01:00
fix(module): set CHECK_MODE and SKIP_GITIGNORE in shell hook to default
add mkCLI shorthand
This commit is contained in:
parent
5caa66ec8d
commit
837ee45bed
2 changed files with 4 additions and 0 deletions
|
|
@ -22,4 +22,5 @@ in rec {
|
|||
};
|
||||
|
||||
mkShellHook = userConfig: (make userConfig).config.shellHook;
|
||||
mkCLI = userConfig: (make userConfig).config.packages.soonix;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue