pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchurl, collectd }:
|
||||
{ stdenv, collectd }:
|
||||
with stdenv.lib;
|
||||
|
||||
collectd.overrideAttrs (oldAttrs: {
|
||||
|
||||
Reference in New Issue
Block a user