We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 085e4ec commit 9f4610bCopy full SHA for 9f4610b
ci.nix
@@ -41,6 +41,8 @@
41
"dwarfdump-20181024"
42
];
43
allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
44
+ "platform-tools"
45
+ "ndk"
46
"android-sdk-ndk"
47
"android-sdk-platform-tools"
48
"aarch64-unknown-linux-android-ndk-toolchain-wrapper"
0 commit comments