l 2: remove deprecated MANPAGER declaration
This commit is contained in:
parent
d9c5f0d8de
commit
26b3298f77
@ -98,7 +98,6 @@ with import <stockholm/lib>;
|
|||||||
# multiple-definition-problem when defining environment.variables.EDITOR
|
# multiple-definition-problem when defining environment.variables.EDITOR
|
||||||
environment.extraInit = ''
|
environment.extraInit = ''
|
||||||
EDITOR=vim
|
EDITOR=vim
|
||||||
MANPAGER=most
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user