Fix home manager modules issues + update Odin

This commit is contained in:
Filippo Berto 2022-03-29 09:50:31 +02:00
parent 7d46411265
commit 35a3d8cc4e
6 changed files with 29 additions and 23 deletions

View file

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

View file

@ -1,5 +1,6 @@
{
programs.man = {
enable = true;
generateCaches = true;
};
}

View file

@ -15,21 +15,21 @@ in
carla
rnnoise
cardinal
ardour
# ardour
# Plugins
artyFX
geonkick
lsp-plugins
boops
# artyFX
# geonkick
# lsp-plugins
# boops
# noise-repellent
speech-denoiser
stochas
surge
talentedhack
tunefish
x42-plugins
# speech-denoiser
# stochas
# surge
# talentedhack
# tunefish
# x42-plugins
];