pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{lib, fetchurl, python, buildPythonPackage, makeWrapper}:
|
||||
{fetchurl, python, buildPythonPackage, makeWrapper}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "PyXML";
|
||||
|
||||
Reference in New Issue
Block a user