Add less to basic-environment, nix needs a $PAGER.

Fixes #27, see also https://github.com/NixOS/nix/issues/706.
This commit is contained in:
Alexander Sosedkin 2019-11-22 09:00:32 +01:00
parent f1bd342b51
commit a50586202c
2 changed files with 1 additions and 1 deletions

View file

@ -22,6 +22,7 @@ in
nixpkgs.bashInteractive
nixpkgs.cacert
nixpkgs.coreutils
nixpkgs.less # since nix tools really want a pager available, #27
nixpkgs.nix
# pkgs.proot-termux
pkgs.files.etc-group