pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{ stdenv, fetchurl
|
||||
, automake, autoconf, libtool, pkgconfig, autoconf-archive
|
||||
, libxml2, icu
|
||||
, languageMachines }:
|
||||
}:
|
||||
|
||||
let
|
||||
release = builtins.fromJSON (builtins.readFile ./release-info/LanguageMachines-uctodata.json);
|
||||
|
||||
Reference in New Issue
Block a user