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, buildOcamlJane, fetchurl, async_kernel, async_unix,
{stdenv, buildOcamlJane, async_kernel, async_unix,
bin_prot, core, ppx_custom_printf, fieldslib, herelib,
pipebang, sexplib, async_rpc_kernel}:
@@ -1,6 +1,6 @@
{stdenv, buildOcamlJane, fetchurl, core_kernel,
{stdenv, buildOcamlJane, core_kernel,
bin_prot, fieldslib,
sexplib, herelib, opam, js_build_tools, ocaml_oasis}:
sexplib, herelib}:
buildOcamlJane rec {
name = "async_kernel";
@@ -1,4 +1,4 @@
{stdenv, buildOcamlJane, fetchurl, async_kernel,
{stdenv, buildOcamlJane, async_kernel,
bin_prot, comparelib, core, fieldslib, herelib,
pipebang, sexplib}:
@@ -1,4 +1,4 @@
{stdenv, buildOcamlJane, fetchurl, async_kernel,
{stdenv, buildOcamlJane, async_kernel,
async_unix, async_extra}:
buildOcamlJane rec {
@@ -1,5 +1,5 @@
{ stdenv, ocaml, buildOcamlJane, fetchurl, async, comparelib, core, ctypes
, openssl, fieldslib, herelib, pipebang, sexplib, ocaml_oasis, integers
{ stdenv, buildOcamlJane, async, comparelib, core, ctypes
, openssl, fieldslib, herelib, pipebang, sexplib, ocaml_oasis
}:
buildOcamlJane rec {
@@ -1,9 +1,8 @@
{stdenv, buildOcamlJane, fetchurl,
{stdenv, buildOcamlJane,
core,
bin_prot, fieldslib, sexplib, typerep, variantslib,
ppx_assert, ppx_bench, ppx_driver, ppx_expect, ppx_inline_test, ppx_jane,
re2, textutils,
ocaml_oasis, opam, js_build_tools}:
re2, textutils}:
buildOcamlJane rec {
name = "core_extended";
@@ -1,8 +1,7 @@
{stdenv, buildOcamlJane, fetchurl,
{stdenv, buildOcamlJane,
core_kernel,
bin_prot, fieldslib, sexplib, typerep, variantslib,
ppx_assert, ppx_bench, ppx_driver, ppx_expect, ppx_inline_test, ppx_jane,
ocaml_oasis, opam, js_build_tools}:
ppx_assert, ppx_bench, ppx_driver, ppx_expect, ppx_inline_test, ppx_jane}:
buildOcamlJane rec {
name = "core";
@@ -1,7 +1,6 @@
{stdenv, buildOcamlJane, fetchurl,
{stdenv, buildOcamlJane,
bin_prot, fieldslib, sexplib, typerep, variantslib,
ppx_assert, ppx_bench, ppx_driver, ppx_expect, ppx_inline_test, ppx_jane,
ocaml_oasis, opam, js_build_tools}:
ppx_assert, ppx_bench, ppx_driver, ppx_expect, ppx_inline_test, ppx_jane}:
buildOcamlJane rec {
name = "core_kernel";
@@ -1,4 +1,4 @@
{ stdenv, lib, janePackage, ocaml, ocamlbuild, angstrom, cryptokit, ctypes,
{ stdenv, janePackage, ocamlbuild, angstrom, cryptokit, ctypes,
magic-mime, ocaml-migrate-parsetree, octavius, ounit, ppx_deriving, re,
zarith, num, openssl
, ppxlib