Commit 6f28092
committed
build(nix): Upgrade clang-tools from version 17 to latest
Updates flake.nix to use latest clang-tools package instead of
pinned version 17. This matches the local development environment
which uses clang-format 19.1.7, preventing format-check failures
due to version differences in formatting behavior.
Fixes CI/CD format-check failures.1 parent 06e1c48 commit 6f28092
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments