nix-community / nix-on-droid

Nix-enabled environment for your Android device. [maintainers=@t184256,@Gerschtli]
https://nix-on-droid.unboiled.info
MIT License
1.15k stars 65 forks source link

upgrade to 24.05 break everything #366

Open pinage404 opened 1 month ago

pinage404 commented 1 month ago

Hello,

i tried to upgrade nixpkgs from 23.11 to 24.11

direnv automatically reloaded the environnement

now, i can do nothing, typing on the keyboard does nothing

i tried to relaunch the app

i tried to start new terminals, but i always have the same message

Screenshot_20240602-131434 Screenshot_20240602-131536

How to fix it ?

Maybe i will reinstall the app

Gerschtli commented 1 month ago

It seems something regarding the login shell changed. Currently nix-on-droid is not tested/adapted for 24.05 yet.

As a quick fix, you can change the login-inner file mentioned in the error message via failsafe shell to point to the actual fish shell binary.

pinage404 commented 4 weeks ago

nano, vim & vi seem not present

How to change the login-inner ?

Screenshot_20240604-002930

taranarmo commented 3 weeks ago

@pinage404, you need to create a failsafe session, probably you may follow instructions from Termux wiki