This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2025-01-10 15:04:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
59225e7e00
nixpkgs
/
pkgs
/
development
/
mobile
/
androidenv
/
.gitignore
4 lines
31 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Rework androidenv package generation androidenv did not previously write license files, which caused certain gradle-based Android tools to fail. Restructure androidenv's list of Android packages into a single repo.json file to prevent duplication and enable us to extract the EULA texts, which we then hash with builtins.hashString to produce the license files that Android gradle tools look for. Remove includeDocs and lldbVersions, as these have been removed from the Android package repositories. Improve documentation and examples.
2020-11-14 02:18:52 +00:00
/xml
local.properties
androidenv: add shell-with-emulator.nix to have test and more examples androidenv: replace buildInputs with nativeBuildInputs
2022-12-27 23:28:48 +00:00
.android
Reference in New Issue
Copy Permalink