You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When i select in devenv.nix android.ndk.version = [] any of the 27.x releases as shown here: https://github.com/android/ndk/releases, devenv is telling that the version does not exist, even without telling which version it is seeing. I updated also to cmdLineTools.version = "12.0" but it did not help.
I am trying to write some overlays to provide the ndk 27.2 but i am failing to do so. Can anyone provide a meaningful override to provide current ndk in devenv.nix?
Describe the bug
When i select in devenv.nix android.ndk.version = [] any of the 27.x releases as shown here: https://github.com/android/ndk/releases, devenv is telling that the version does not exist, even without telling which version it is seeing. I updated also to cmdLineTools.version = "12.0" but it did not help.
To reproduce
direnv allow
Make sure to include full logs and what you expected to happen.
Version
https://devenv.sh 1.1.0
The text was updated successfully, but these errors were encountered: