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