mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2025-11-04 19:04:56 +11:00
tools: use parallel to run clang-tidy
This commit is contained in:
parent
cfd9a27619
commit
e6d2426a5a
2 changed files with 3 additions and 8 deletions
|
|
@ -10,6 +10,7 @@ in pkgs.mkShell {
|
|||
nativeBuildInputs = with pkgs; [
|
||||
just
|
||||
clang-tools_17
|
||||
parallel
|
||||
cmake
|
||||
|
||||
pkg-config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue