Clarify arch woes and Termux relations in README

This commit is contained in:
Alexander Sosedkin 2019-03-14 17:51:45 +07:00
parent 0fc0024f4e
commit 92380aba23

View file

@ -11,8 +11,10 @@ of [Termux-the-terminal-emulator app](https://github.com/termux/termux-app),
but has no relation to Termux-the-distro.
Please do not pester Termux folks about my stuff.
Only tested with aarch64, may also accidentally work on x86.
Sorry, it would not work on 32-bit ARM devices.
Will only work with aarch64.
It should be easy to support x86 devices, but I don't own one.
Sorry, it would not work on 32-bit ARM devices
and it's probably not an easy feat to pull off.
This repository contains the script
that is responsible for the initial bootstrap zipball generation.
@ -39,8 +41,13 @@ Prebuilt stuff resides at https://nix-on-droid.unboiled.info
Copyright (c) 2019 Alexander Sosedkin <monk@unboiled.info>
Previous project that used Termux-the-distro:
https://github.com/t184256/nix-in-termux
Based off the official Nix install script (https://nixos.org/nix/install),
presumably written by Eelco Dolstra.
Is deployed and used with [a fork](https://github.com/t184256/nix-on-droid-app)
of [Termux-the-terminal-emulator app](https://github.com/termux/termux-app),
but has no relation to Termux-the-distro.
Previous project that did use Termux-the-distro:
https://github.com/t184256/nix-in-termux