about summary refs log tree commit diff
path: root/pkgs/development/androidndk-pkgs/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2022-06-29androidndk: remove legacy ndksJari Vetoniemi1-33/+3
allows us to remove python2 dependencies and lot more
2022-06-29androidenv: update packagesJari Vetoniemi1-0/+60
2022-06-29androidenv: fix android cross-compilersJari Vetoniemi1-2/+2
These were completely broken. Even if they managed to output a binary, it wouldn't actually run on the actual device.
2021-01-24pkgs/development: stdenv.lib -> libBen Siraphob1-1/+3
2020-08-17android: readd 18b ndkMatthew Bauer1-0/+29
This is referenced in all-packages.nix, so might as well leave it heref or now.
2020-08-17android: update sdk, ndk to 29, 21Matthew Bauer1-3/+4
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-06-16treewide: remove unused variables (#63177)volth1-2/+1
* treewide: remove unused variables * making ofborg happy
2018-12-18Initial attempt to restore Android NDK cross buildingSander van der Burg1-28/+26
2018-12-18Separate androidndkpkgs from androidenvSander van der Burg1-0/+36