nix-on-droid/modules/environment
Zhong Jianxin 8bcadcef69 login: Do not dereference proot binds /bin and /etc
`/bin` and `/etc` are symlinks to `/system/bin` and `/system/etc`, by
default proot will dereference and override them with new contents.

After this change, `/system/bin` and `/system/etc` are kept untouched,
so commands like `/system/bin/ping` can be run directly.
2024-07-10 13:55:08 +02:00
..
etc treewide: use consitent casing of Nix-on-Droid/nix-on-droid 2022-11-20 20:15:31 +01:00
login login: Do not dereference proot binds /bin and /etc 2024-07-10 13:55:08 +02:00
android-integration.nix modules/android-integration: termux-reload-settings 2024-07-07 21:38:38 +02:00
ca.nix treewide: apply nixpkgs-fmt 2022-10-04 00:43:13 +02:00
links.nix treewide: improve option descriptions 2022-11-20 20:15:31 +01:00
networking.nix update nixpkgs; applyPatches to fix toolchain (nixpkgs!269077) 2024-03-05 23:09:33 +01:00
nix.nix treewide: use consitent casing of Nix-on-Droid/nix-on-droid 2022-11-20 20:15:31 +01:00
path.nix modules/environment/path: add extraOutputsToInstall option 2023-05-16 18:23:38 +02:00
session-init.nix update inputs and copyrights to 24.05 2024-07-08 01:14:32 +02:00
shell.nix treewide: apply nixpkgs-fmt 2022-10-04 00:43:13 +02:00