androidsdk: re-inherit androidsdk_4_4 in all-packages
This was removed in f93e14fa766112bdb178ecdca8b1b83c36657797 but is still used by the `idea` expression.
This commit is contained in:
parent
b4c0495435
commit
4b14ebc16d
@ -629,7 +629,7 @@ let
|
||||
pkgs_i686 = pkgsi686Linux;
|
||||
};
|
||||
|
||||
inherit (androidenv) androidndk;
|
||||
inherit (androidenv) androidsdk_4_4 androidndk;
|
||||
|
||||
androidsdk = androidenv.androidsdk_6_0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user