Skip to content

Commit 9f4610b

Browse files
committed
Fix for android tests
1 parent 085e4ec commit 9f4610b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
"dwarfdump-20181024"
4242
];
4343
allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
44+
"platform-tools"
45+
"ndk"
4446
"android-sdk-ndk"
4547
"android-sdk-platform-tools"
4648
"aarch64-unknown-linux-android-ndk-toolchain-wrapper"

0 commit comments

Comments
 (0)