Skip to content

Comment on Nix-on-droid: Nix-enabled environment for your Android device (termux-based)parent

Comments

OK, so it's a normal unix release, and uses proot for a virtual directory structure. It says it only uses the terminal emulator from termux.

termux doesn't use proot - its distribution has all paths rewritten (usually in source) to cope with the android filesystem (and other changes). I'm always surprised that this hackery works so well!

Therefore, I'd expect identical programs to be slower in nix-on-droid.

I'd expect identical programs to be slower in nix-on-droid.

Probably. But modern phones are well beyond the power needed to run linux programs at useful speeds. Termux first came out over a decade ago, IIRC. Back then phones were much less powerful.

Very true, though for compilation, perceptively-instant is nice rather than a few seconds.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.