pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ stdenv, fetchurl, libpcap, bison, flex, cyrus_sasl, tcp_wrappers,
|
||||
pkgconfig, procps, which, wget, lsof, net_snmp, bash, perl }:
|
||||
pkgconfig, procps, which, wget, lsof, net_snmp, perl }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "argus";
|
||||
|
||||
Reference in New Issue
Block a user