Loading pkgs/applications/networking/p2p/deluge/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ pythonPackages.buildPythonPackage rec { librsvg ]; nativeBuildInputs = [ intltool wrapGAppsHook glib ]; nativeBuildInputs = [ gobject-introspection intltool wrapGAppsHook glib ]; checkInputs = with pythonPackages; [ pytestCheckHook Loading Loading
pkgs/applications/networking/p2p/deluge/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ pythonPackages.buildPythonPackage rec { librsvg ]; nativeBuildInputs = [ intltool wrapGAppsHook glib ]; nativeBuildInputs = [ gobject-introspection intltool wrapGAppsHook glib ]; checkInputs = with pythonPackages; [ pytestCheckHook Loading