about summary refs log tree commit diff
path: root/pkgs/tools
diff options
context:
space:
mode:
authorHoang Xuan Phu <phuhimself@phunehehe.net>2016-07-07 20:25:35 +0800
committerHoang Xuan Phu <phuhimself@phunehehe.net>2016-08-10 20:42:16 +0800
commitf822b93e0558441962ac7f18b2f39848ca75f154 (patch)
treeb9361a0016663a727c199a312c0971c9887f83ac /pkgs/tools
parent9c381612ba78454b303470d3af7918440f580420 (diff)
downloadnixlib-f822b93e0558441962ac7f18b2f39848ca75f154.tar
nixlib-f822b93e0558441962ac7f18b2f39848ca75f154.tar.gz
nixlib-f822b93e0558441962ac7f18b2f39848ca75f154.tar.bz2
nixlib-f822b93e0558441962ac7f18b2f39848ca75f154.tar.lz
nixlib-f822b93e0558441962ac7f18b2f39848ca75f154.tar.xz
nixlib-f822b93e0558441962ac7f18b2f39848ca75f154.tar.zst
nixlib-f822b93e0558441962ac7f18b2f39848ca75f154.zip
android-studio: repackage in an FHS environment
This commit fixes 2 main problems:

  - Android Studio comes with its own package manager. The current
    packaging approach doesn't allow such management. As a result the
    package is unusable (see
    https://github.com/NixOS/nixpkgs/issues/8650 and
    https://github.com/NixOS/nixpkgs/issues/14903). In this version,
    $ANDROID_HOME is _not_ set, allowing Android Studio to deal with the
    Android SDK as it pleases (typically in $HOME/Android/Sdk).

  - Android Studio downloads prebuilt binaries as part of the SDK. These
    tools (e.g. `mksdcard`) have `/lib/ld-linux.so.2` set as the
    interpreter. An FHS environment is used as a work around for that.
Diffstat (limited to 'pkgs/tools')
0 files changed, 0 insertions, 0 deletions