pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchurl, coq, ncurses, which
|
||||
{ stdenv, coq, ncurses, which
|
||||
, graphviz, withDoc ? false
|
||||
, src, name
|
||||
}:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchurl, coq, ncurses, which
|
||||
{ stdenv, coq, ncurses, which
|
||||
, graphviz, withDoc ? false
|
||||
, src, name, patches ? []
|
||||
}:
|
||||
|
||||
Reference in New Issue
Block a user