treewide: remove unused variables (#63177)
* treewide: remove unused variables * making ofborg happy
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
rec {
|
||||
composeAndroidPackages = import ./compose-android-packages.nix {
|
||||
inherit (pkgs) stdenv fetchurl requireFile makeWrapper unzip autoPatchelfHook;
|
||||
inherit (pkgs) requireFile autoPatchelfHook;
|
||||
inherit pkgs pkgs_i686 licenseAccepted;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user