mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-12-01 14:41:06 +01:00
WIP: compile proot dynamically with non-prebuilt SDK
This commit is contained in:
parent
a3f92c0e0d
commit
dda3bd3ef0
4 changed files with 28 additions and 15 deletions
|
|
@ -82,9 +82,8 @@ in
|
|||
environment.files = {
|
||||
inherit login loginInner;
|
||||
|
||||
prootStatic = "/nix/store/fmkdds5jp3ddx8mkb63fshkiiangw4ny-proot-termux-aarch64-unknown-linux-android-unstable-2021-11-21";
|
||||
prootStatic = "/nix/store/y19q9ax61119i0h2b2yyjdw9qy8qp25h-proot-termux-aarch64-unknown-linux-android-unstable-2021-11-21";
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue