pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{ stdenv, nix, perlPackages, buildEnv, releaseTools, fetchFromGitHub
|
||||
, makeWrapper, autoconf, automake, libtool, unzip, pkgconfig, sqlite, libpqxx
|
||||
, gitAndTools, mercurial, darcs, subversion, bazaar, openssl, bzip2, libxslt
|
||||
, guile, perl, postgresql, aws-sdk-cpp, nukeReferences, git, boehmgc
|
||||
, guile, perl, postgresql, nukeReferences, git, boehmgc
|
||||
, docbook_xsl, openssh, gnused, coreutils, findutils, gzip, lzma, gnutar
|
||||
, rpm, dpkg, cdrkit, fetchpatch, pixz }:
|
||||
, rpm, dpkg, cdrkit, pixz }:
|
||||
|
||||
with stdenv;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user