merge main #11

Merged
Zacharias-Brohn merged 10 commits from main into settingsWindow 2026-02-23 18:16:25 +01:00
Showing only changes of commit f729481ab0 - Show all commits
+2 -1
View File
@@ -35,6 +35,7 @@
libqalculate libqalculate
bash bash
hyprland hyprland
zshell-cli
]; ];
fontconfig = makeFontsConf { fontconfig = makeFontsConf {
@@ -101,7 +102,7 @@ in
qt6.qtbase qt6.qtbase
qt6.qtwayland qt6.qtwayland
]; ];
propagatedBuildInputs = runtimeDeps ++ [zshell-cli]; propagatedBuildInputs = runtimeDeps;
cmakeFlags = cmakeFlags =
[ [