mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
Install login scripts and proot only if needed
This commit is contained in:
parent
eb2fcc80f5
commit
ed05a33fc0
3 changed files with 43 additions and 36 deletions
|
|
@ -15,6 +15,7 @@ let
|
|||
activationBinPaths = lib.makeBinPath [
|
||||
pkgs.bash
|
||||
pkgs.coreutils
|
||||
pkgs.diffutils
|
||||
pkgs.findutils
|
||||
pkgs.gnused
|
||||
pkgs.ncurses # For `tput`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue