tmuxp: add pyyaml as build dep, to fix build error

This commit is contained in:
John Titor
2024-04-27 20:16:01 +05:30
parent 2e0b0c2707
commit 54b3a6cf30
+1
View File
@@ -19,6 +19,7 @@ python3Packages.buildPythonApplication rec {
propagatedBuildInputs = with python3Packages; [
colorama
libtmux
pyyaml
];
# No tests in archive