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

Git support #354

Closed Greenarrow4245 closed 1 month ago

Greenarrow4245 commented 1 month ago

Can I install git same way as I do normally in termux pp a££

Gerschtli commented 1 month ago

No, in nix-on-droid you can either install it via the nix package manager or through adding it to your nix-on-droid.nix config and running nix-on-droid switch.

Greenarrow4245 commented 1 month ago

No, in nix-on-droid you can either install it via the nix package manager or through adding it to your nix-on-droid.nix config and running nix-on-droid switch.

،،no like setting it up

Gerschtli commented 1 month ago

Please be more specific what you want to achieve, then it is easier to help you :)

Greenarrow4245 commented 1 month ago

Please be more specific what you want to achieve, then it is easier to help you :)

Git for development on nix on droid

Gerschtli commented 1 month ago

See my comment here: https://github.com/nix-community/nix-on-droid/issues/355#issuecomment-2105007040

Git can be installed and configured through the usual config files like ~/.gitconfig.