pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{ stdenv, fetchurl, fetchpatch, lib
|
||||
{ stdenv, fetchurl, lib
|
||||
, ncurses, openssl, aspell, gnutls
|
||||
, zlib, curl, pkgconfig, libgcrypt
|
||||
, cmake, makeWrapper, libobjc, libresolv, libiconv
|
||||
, writeScriptBin, symlinkJoin # for withPlugins
|
||||
, writeScriptBin # for withPlugins
|
||||
, asciidoctor # manpages
|
||||
, guileSupport ? true, guile
|
||||
, luaSupport ? true, lua5
|
||||
|
||||
Reference in New Issue
Block a user