pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, buildEnv, lib, fetchurl, libGL, ioquake3, makeWrapper }:
|
||||
{ stdenv, buildEnv, lib, libGL, ioquake3, makeWrapper }:
|
||||
|
||||
{ paks, name ? (stdenv.lib.head paks).name, description ? "" }:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user