Loading pkgs/applications/editors/android-studio/common.nix +1 −0 Original line number Diff line number Diff line Loading @@ -260,6 +260,7 @@ let unwrapped = androidStudio; full = withSdk androidenv.androidPkgs.androidsdk; inherit withSdk; sdk = androidSdk; }; meta = with lib; { description = "The Official IDE for Android (${channel} channel)"; Loading Loading
pkgs/applications/editors/android-studio/common.nix +1 −0 Original line number Diff line number Diff line Loading @@ -260,6 +260,7 @@ let unwrapped = androidStudio; full = withSdk androidenv.androidPkgs.androidsdk; inherit withSdk; sdk = androidSdk; }; meta = with lib; { description = "The Official IDE for Android (${channel} channel)"; Loading