chore: rename to new script name

This commit is contained in:
Zhongheng Liu 2024-12-23 16:37:11 +02:00
commit 333ca504a6
Signed by: steven
GPG key ID: 805A28B071DAD84B
2 changed files with 1 additions and 1 deletions

View file

@ -9,7 +9,7 @@
inherit pkgs;
inherit config;
})
(import ./git_check_clean.script.nix {
(import ./git-check.script.nix {
inherit pkgs;
inherit config;
})