diff --git a/flake.nix b/flake.nix index dd82c27..60051dc 100644 --- a/flake.nix +++ b/flake.nix @@ -42,6 +42,7 @@ codespell conan cppcheck + python312Packages.compiledb # generates compile_commands.json for Makefiles ] ++ ( if system == "aarch64-darwin"