Unverified Commit 54b3a6cf authored by John Titor's avatar John Titor
Browse files

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

parent 2e0b0c27
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ python3Packages.buildPythonApplication rec {
  propagatedBuildInputs = with python3Packages; [
    colorama
    libtmux
    pyyaml
  ];

  # No tests in archive