pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchurl, fetchgit, openssl, zlib, pcre, postgresql, libxml2, libxslt,
|
||||
{ stdenv, fetchurl, openssl, zlib, pcre, postgresql, libxml2, libxslt,
|
||||
gd, geoip, perl }:
|
||||
|
||||
with stdenv.lib;
|
||||
|
||||
Reference in New Issue
Block a user