oops merge #10
+2
-1
@@ -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 =
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user