pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{stdenv, writeText, buildOcaml, fetchurl, type_conv}:
|
||||
{stdenv, buildOcaml, fetchurl, type_conv}:
|
||||
|
||||
buildOcaml rec {
|
||||
name = "bin_prot";
|
||||
|
||||
Reference in New Issue
Block a user