mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
Update nixpkgs revision
This commit is contained in:
parent
ed05a33fc0
commit
3399a56e2c
2 changed files with 5 additions and 5 deletions
|
|
@ -85,8 +85,8 @@ in
|
|||
|
||||
prootStatic =
|
||||
if config.build.arch == "aarch64"
|
||||
then "/nix/store/40zq5iy3iaj3pc9phshxmp4x8k7084lf-proot-termux-unstable-2019-09-05-aarch64-unknown-linux-android"
|
||||
else "/nix/store/wlr4f16mfsg1fkj4wdrppcmh0kd3lgwv-proot-termux-unstable-2019-09-05-i686-unknown-linux-android";
|
||||
then "/nix/store/bfxybmnxc39fjid3jsxsdfxnnszyijh0-proot-termux-unstable-2019-09-05-aarch64-unknown-linux-android"
|
||||
else "/nix/store/38lngpjscr4k3z1dnnr8q9v1m69vvvax-proot-termux-unstable-2019-09-05-i686-unknown-linux-android";
|
||||
};
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue