pythonPackages.pympress: remove unused inputs

This commit is contained in:
Sandro Jäckel 2021-02-16 22:35:30 +01:00
parent f0c2cd9f99
commit 3364bf685b
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -1,13 +1,10 @@
{ lib { lib
, python3Packages , python3Packages
, wrapGAppsHook , wrapGAppsHook
, xvfb_run
, gtk3 , gtk3
, gobject-introspection , gobject-introspection
, libcanberra-gtk3 , libcanberra-gtk3
, dbus
, poppler_gi , poppler_gi
, python3
}: }:
python3Packages.buildPythonApplication rec { python3Packages.buildPythonApplication rec {