Also update i686 proot hash

This commit is contained in:
Alexander Sosedkin 2020-07-11 12:16:28 +02:00
parent 9b4fb44da8
commit 498091c3dc

View file

@ -86,7 +86,7 @@ in
let
crossCompiledPaths = {
aarch64 = "/nix/store/aamylv572p3v56bi3wj2kfv4vvxfzizp-proot-termux-unstable-2020-04-25-aarch64-unknown-linux-android";
i686 = "/nix/store/kz8lil7m0c4cjk2rv4skicalr31a47dv-proot-termux-unstable-2020-04-25-i686-unknown-linux-android";
i686 = "/nix/store/yjg49wzr7niyd2qwlk6lqnfg0wykkpyk-proot-termux-unstable-2020-04-25-i686-unknown-linux-android";
};
in
"${crossCompiledPaths.${config.build.arch}}";