pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{stdenv, fetchurl, pkgconfig, libxml2Python, libxslt, intltool
|
||||
, makeWrapper, python2Packages }:
|
||||
{fetchurl, pkgconfig, libxml2Python, libxslt, intltool
|
||||
, python2Packages }:
|
||||
|
||||
python2Packages.buildPythonApplication {
|
||||
name = "gnome-doc-utils-0.20.10";
|
||||
|
||||
Reference in New Issue
Block a user