android-studio-for-platform: init at 2023.1.1.19#269108
android-studio-for-platform: init at 2023.1.1.19#269108robbins wants to merge 1 commit intoNixOS:masterfrom robbins:android-studio-for-platform
Conversation
|
Tested with a local checkout of LineageOS 20 and functionality like adding subprojects and code autocomplete work correctly. However, during a Soong sync I am seeing these errors: Adding It's possible that running ASfP inside a FHS shell such as https://nixos.wiki/wiki/Android#Building_Android_on_NixOS should successfully provide these dependencies, however I didn't test that yet. I'm also unsure, since it's essentially a compilation dependency, if we should try to provide these in the standalone ASfP derivation or if the assumption is that this will always be run from inside a shell like the one linked above that provides all compilation dependencies needed. I guess this question also applies to the 4 Soong dependencies already added as well. |
Description of changes
android-studio-for-platformis a variant of the Android Studio IDE designed specifically for working on AOSP.https://developer.android.com/studio/platform
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Priorities
Add a 👍 reaction to pull requests you find important.