pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
# patch for cygwin requires readline support
|
||||
, interactive ? stdenv.isCygwin, readline70 ? null
|
||||
, withDocs ? false, texinfo ? null
|
||||
, self
|
||||
}:
|
||||
|
||||
with stdenv.lib;
|
||||
|
||||
Reference in New Issue
Block a user