Loading pkgs/development/python-modules/qtile/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -98,7 +98,9 @@ buildPythonPackage (finalAttrs: { ]; dependencies = extraPackages ++ [ aiohttp (cairocffi.override { withXcffib = true; }) cffi dbus-fast iwlib libcst Loading @@ -122,8 +124,6 @@ buildPythonPackage (finalAttrs: { propagatedBuildInputs = [ wayland-protocols cffi aiohttp ]; pythonImportsCheck = [ "libqtile" ]; Loading Loading
pkgs/development/python-modules/qtile/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -98,7 +98,9 @@ buildPythonPackage (finalAttrs: { ]; dependencies = extraPackages ++ [ aiohttp (cairocffi.override { withXcffib = true; }) cffi dbus-fast iwlib libcst Loading @@ -122,8 +124,6 @@ buildPythonPackage (finalAttrs: { propagatedBuildInputs = [ wayland-protocols cffi aiohttp ]; pythonImportsCheck = [ "libqtile" ]; Loading