oops merge #10

Merged
Zacharias-Brohn merged 2 commits from main into organize 2026-02-23 16:24:00 +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 =
[ [