mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-06 03:49:58 +02:00
build: add OpenJDK 17 to flake.nix
This commit is contained in:
parent
f371c30f67
commit
df5537f0f6
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
'';
|
||||
buildInputs = [
|
||||
android-sdk
|
||||
pkgs.openjdk17
|
||||
(pkgs.buildPackages.rust-bin.stable."1.70.0".minimal.override {
|
||||
targets = [
|
||||
"armv7-linux-androideabi"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue