refactor(nix): use pre-commit flake module
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
bbf4e3b04d
commit
2918d61b16
2 changed files with 19 additions and 21 deletions
|
@ -25,6 +25,8 @@
|
|||
{inherit inputs;}
|
||||
{
|
||||
imports = [
|
||||
inputs.pre-commit-hooks.flakeModule
|
||||
|
||||
./nix/dev.nix
|
||||
./nix/distribution.nix
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue