pkgs/*: remove unreferenced function arguments

This commit is contained in:
volth
2018-07-21 02:48:04 +00:00
parent 1a6af9f88e
commit 52f53c69ce
1540 changed files with 1554 additions and 1878 deletions
@@ -1,4 +1,4 @@
{stdenv, fetchurl, pkgconfig, glib, intltool, gnome_vfs, libbonobo, ORBit2}:
{stdenv, fetchurl, pkgconfig, glib, intltool, gnome_vfs, libbonobo}:
stdenv.mkDerivation {
name = "gnome-vfs-monikers-2.15.3";
@@ -1,4 +1,4 @@
{ stdenv, fetchurl, flex, bison, pkgconfig, glib, dbus-glib, libxml2, popt
{ stdenv, fetchurl, flex, bison, pkgconfig, glib, libxml2, popt
, intltool, ORBit2, procps }:
stdenv.mkDerivation rec {
@@ -1,5 +1,5 @@
{ stdenv, fetchurl, pkgconfig, glib, popt, zlib, libcanberra-gtk2
, intltool, libbonobo, GConf, gnome_vfs, ORBit2, libtool, libogg
, intltool, libbonobo, GConf, gnome_vfs, libtool, libogg
}:
stdenv.mkDerivation rec {