pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ stdenv, fetchFromGitHub, fetchpatch, automake, autoreconfHook, libtool, fuse,
|
||||
pkgconfig, pcre, lz4, xz, zlib, lzo, zstd }:
|
||||
{ stdenv, fetchFromGitHub, autoreconfHook, libtool, fuse,
|
||||
pkgconfig, lz4, xz, zlib, lzo, zstd }:
|
||||
|
||||
with stdenv.lib;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user