Fix home manager modules issues + update Odin
This commit is contained in:
parent
7d46411265
commit
35a3d8cc4e
6 changed files with 29 additions and 23 deletions
|
|
@ -16,7 +16,7 @@ let
|
|||
})
|
||||
] ++ [
|
||||
# editorconfig-core-c
|
||||
python3.pkgs.editorconfig
|
||||
# python3.pkgs.editorconfig # TODO: fix dependencies
|
||||
] ++ (
|
||||
lib.optionals (pkgs.devEnvironment.enableCpp) [
|
||||
clang-tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue