nixpkgs/pkgs/development/mobile/androidenv
John Ericson 4c0d7da183 Get rid of all with { inherit... } and just used let inherit...
The old forms presumably predates, or were made in ignorance of,
`let inherit`. This way is better style as the scoping as more lexical,
something which Nix can (or might already!) take advantage of.
2017-03-30 03:05:05 -04:00
..
addon.xml android-sdk: 25.2.2 -> 25.2.3 2016-12-10 19:51:55 +09:00
addons.nix android-sdk: 25.2.2 -> 25.2.3 2016-12-10 19:51:55 +09:00
androidndk.nix androidenv: Don't build on Hydra 2016-08-02 22:55:43 +03:00
androidndk_r8e.nix treewide: Use makeLibraryPath in 'patchelf --set-rpath' calls 2016-08-23 00:04:39 +03:00
androidsdk.nix Get rid of all with { inherit... } and just used let inherit... 2017-03-30 03:05:05 -04:00
build-app.nix androidsdk: fix buildApp and emulateApp functions by providing the right executable paths + fix android emulator by adding dbus to the library path 2016-09-01 13:56:35 +00:00
build-tools.nix android-sdk: 25.2.2 -> 25.2.3 2016-12-10 19:51:55 +09:00
default.nix androidenv: Add API sources 2016-10-09 19:11:55 +09:00
emulate-app.nix androidsdk: fix buildApp and emulateApp functions by providing the right executable paths + fix android emulator by adding dbus to the library path 2016-09-01 13:56:35 +00:00
fetch.sh androidenv: Add API sources 2016-10-09 19:11:55 +09:00
generate-addons.sh
generate-addons.xsl android-platform-tools: 23.0.1 -> 24, etc. 2016-07-21 21:20:05 +09:00
generate-platforms.sh androidsdk: bump to version 24.3.4 and update associated sub packages 2015-10-06 12:27:49 +00:00
generate-platforms.xsl android-platform-tools: 23.0.1 -> 24, etc. 2016-07-21 21:20:05 +09:00
generate-sources.sh androidenv: Add API sources 2016-10-09 19:11:55 +09:00
generate-sources.xsl androidenv: Add API sources 2016-10-09 19:11:55 +09:00
generate-sysimages.sh Bump Android packages to newest versions, add androidsdk_5_1_1 and androidsdk_5_1_1_extras to env 2015-05-02 22:15:29 +09:00
generate-sysimages.xsl android-platform-tools: 23.0.1 -> 24, etc. 2016-07-21 21:20:05 +09:00
make-standalone-toolchain.patch android-ndk: r9d -> r10c 2014-11-10 23:54:44 +01:00
make-standalone-toolchain_r8e.patch Add option to build old androidndk r8e. 2015-03-03 14:08:53 +00:00
platform-tools.nix android-sdk: 25.2.2 -> 25.2.3 2016-12-10 19:51:55 +09:00
platforms-linux.nix android-sdk: 25.2.2 -> 25.2.3 2016-12-10 19:51:55 +09:00
platforms-macosx.nix android-sdk: 25.2.2 -> 25.2.3 2016-12-10 19:51:55 +09:00
repository-11.xml android-sdk: 25.2.2 -> 25.2.3 2016-12-10 19:51:55 +09:00
sources.nix androidenv: Add API sources 2016-10-09 19:11:55 +09:00
support-repository.nix android-sdk: 25.2.2 -> 25.2.3 2016-12-10 19:51:55 +09:00
support.nix android-platform-tools: 23.0.1 -> 24, etc. 2016-07-21 21:20:05 +09:00
sys-img.xml android-sdk: 25.2.2 -> 25.2.3 2016-12-10 19:51:55 +09:00
sysimages.nix android-sdk: 25.2.2 -> 25.2.3 2016-12-10 19:51:55 +09:00