mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 01:39:18 +02:00
chore(nix): update Rust to 1.70.0 and run nix flake update
This commit is contained in:
parent
43e3fe6076
commit
1343f5399a
2 changed files with 99 additions and 33 deletions
|
@ -32,7 +32,7 @@
|
|||
'';
|
||||
buildInputs = [
|
||||
android-sdk
|
||||
(pkgs.buildPackages.rust-bin.stable."1.68.2".minimal.override {
|
||||
(pkgs.buildPackages.rust-bin.stable."1.70.0".minimal.override {
|
||||
targets = [
|
||||
"armv7-linux-androideabi"
|
||||
"aarch64-linux-android"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue