feat: add new git check clean script
This commit is contained in:
parent
54bc34d7dc
commit
51f3ed41cc
2 changed files with 52 additions and 0 deletions
|
@ -9,5 +9,9 @@
|
|||
inherit pkgs;
|
||||
inherit config;
|
||||
})
|
||||
(import ./git_check_clean.script.nix {
|
||||
inherit pkgs;
|
||||
inherit config;
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue