pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchPypi, openssl, makeWrapper, buildPythonPackage
|
||||
{ stdenv, fetchPypi, openssl, buildPythonPackage
|
||||
, pytest, dnspython, pynacl, authres, python }:
|
||||
|
||||
buildPythonPackage rec {
|
||||
|
||||
Reference in New Issue
Block a user