pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ stdenv, git, clang,
|
||||
fetchFromGitHub, requireFile,
|
||||
openssl, xz, gnutar, gcc,
|
||||
openssl, xz, gnutar,
|
||||
automake, autoconf, libtool, clangStdenv } :
|
||||
|
||||
clangStdenv.mkDerivation rec {
|
||||
|
||||
Reference in New Issue
Block a user