Add ropper
This commit is contained in:
parent
525565b7a6
commit
4892906cf9
1 changed files with 2 additions and 1 deletions
|
@ -43,8 +43,9 @@
|
||||||
conan
|
conan
|
||||||
cppcheck
|
cppcheck
|
||||||
python312
|
python312
|
||||||
python312Packages.compiledb # generates compile_commands.json for Makefiles
|
|
||||||
python312Packages.pyserial
|
python312Packages.pyserial
|
||||||
|
python312Packages.compiledb # generates compile_commands.json for Makefiles
|
||||||
|
python312Packages.ropper
|
||||||
]
|
]
|
||||||
++ (
|
++ (
|
||||||
if system == "aarch64-darwin"
|
if system == "aarch64-darwin"
|
||||||
|
|
Loading…
Reference in a new issue