summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorMatt McHenry <github@matt.mchenryfamily.org>2021-10-05 05:13:48 -0400
committerGitHub <noreply@github.com>2021-10-05 11:13:48 +0200
commita2a0a58f7c6c3d6f1174524333c078052916841f (patch)
tree56d50768a35e4d13d46c684a734b7537e889b147 /flake.nix
parent14ec4a326f3f04043fa3f22422f5859fe2c06b76 (diff)
downloadnixpkgs-a2a0a58f7c6c3d6f1174524333c078052916841f.tar
nixpkgs-a2a0a58f7c6c3d6f1174524333c078052916841f.tar.gz
nixpkgs-a2a0a58f7c6c3d6f1174524333c078052916841f.tar.bz2
nixpkgs-a2a0a58f7c6c3d6f1174524333c078052916841f.tar.lz
nixpkgs-a2a0a58f7c6c3d6f1174524333c078052916841f.tar.xz
nixpkgs-a2a0a58f7c6c3d6f1174524333c078052916841f.tar.zst
nixpkgs-a2a0a58f7c6c3d6f1174524333c078052916841f.zip
less: improve default settings (#139988)
* less: enable by default and set LESS=-R via lesskey

* since we set PAGER=less, programs.less.enable should default to
  true.

* some programs, notably git, set a custom LESS environment if none is
  present.  using the lesskey mechanism to set LESS=-R lets such
  programs continue to run less as they see fit.

This reverts commit 0e7b4e60a846af1d4487ebe1218f8e07fffaa89b.

* less: remove use of deprecated lesskey binary format

* less: enable in environment.nix rather than less.nix

per discussion in #139988
Diffstat (limited to 'flake.nix')
0 files changed, 0 insertions, 0 deletions