Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: f822b93e0558441962ac7f18b2f39848ca75f154
https://github.com/NixOS/nixpkgs/commit/f822b93e0558441962ac7f18b2f39848ca75f154
Author: Hoang Xuan Phu <[email protected]>
Date: 2016-08-10 (Wed, 10 Aug 2016)
Changed paths:
A pkgs/applications/editors/android-studio/default.nix
M pkgs/applications/editors/idea/default.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
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.
Commit: cfdab94bb3d90edc3fd226a44eb1476c42d8d98a
https://github.com/NixOS/nixpkgs/commit/cfdab94bb3d90edc3fd226a44eb1476c42d8d98a
Author: Robin Gloster <[email protected]>
Date: 2016-08-11 (Thu, 11 Aug 2016)
Changed paths:
A pkgs/applications/editors/android-studio/default.nix
M pkgs/applications/editors/idea/default.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
Merge pull request #16752 from phunehehe/android-studio
android-studio: repackage in an FHS environment
Compare: https://github.com/NixOS/nixpkgs/compare/bb4884bb3205...cfdab94bb3d9_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits