(fix): Refactors check_dependencies functions

  • fixes post-installation error when invoking nh for the first time
touch: cannot touch 'chroot/kali-arm64/root/.version': No such file or directory`

Explanation The root cause is missing xz-utils package in default termux installation. This is required to extract the downloaded root filesystem.

Merge request reports

Loading