mirror of
https://github.com/Trensa-Organization/hy3.git
synced 2025-03-15 10:43:40 +01:00
Update clang_tools in nix flake to clang 17
Fixes some of the issues with clangd but does not fix the missing <format>
This commit is contained in:
parent
9a1111efba
commit
66ef532537
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
name = "hy3";
|
||||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
clang-tools_16
|
||||
clang-tools_17
|
||||
bear
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue