nix: Add linting
This commit is contained in:
parent
40e0946201
commit
833f97c3d3
4 changed files with 30 additions and 3 deletions
|
|
@ -74,7 +74,7 @@
|
|||
};
|
||||
|
||||
checks.${system} = import ./nix/checks {
|
||||
inherit self system pkgs;
|
||||
inherit self pkgs;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue