Unverified Commit da437fc1 authored by Charlotte Van Petegem's avatar Charlotte Van Petegem Committed by Charlotte Van Petegem
Browse files

qtile: add wayland backend dependencies

parent e4ee8fcb
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -47,6 +47,9 @@ let
      psutil
      pyxdg
      pygobject3
      pywayland
      pywlroots
      xkbcommon
    ];

    doCheck = false; # Requires X server #TODO this can be worked out with the existing NixOS testing infrastructure.