Update Thor

This commit is contained in:
Filippo Berto 2022-03-29 23:04:13 +02:00
parent 6ad3c8d576
commit c9289df714
5 changed files with 21 additions and 9 deletions

View file

@ -16,7 +16,7 @@ let
})
] ++ [
# editorconfig-core-c
# python3.pkgs.editorconfig # TODO: fix dependencies
python3.pkgs.editorconfig
] ++ (
lib.optionals (pkgs.devEnvironment.enableCpp) [
clang-tools