mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 13:37:21 +03:00
hplip: clean up & remove unused arguments
This commit is contained in:
parent
a6c42b5945
commit
97597d4f75
@ -1,7 +1,9 @@
|
|||||||
{ stdenv, fetchurl, automake, pkgconfig
|
{ stdenv, fetchurl, substituteAll
|
||||||
|
, pkgconfig
|
||||||
, cups, zlib, libjpeg, libusb1, pythonPackages, saneBackends, dbus, usbutils
|
, cups, zlib, libjpeg, libusb1, pythonPackages, saneBackends, dbus, usbutils
|
||||||
, polkit, qtSupport ? true, qt4, pyqt4, net_snmp
|
, net_snmp, polkit
|
||||||
, withPlugin ? false, substituteAll, makeWrapper
|
, qtSupport ? true, qt4, pyqt4
|
||||||
|
, withPlugin ? false
|
||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
|
Loading…
Reference in New Issue
Block a user