3
0
Fork 0
forked from mirrors/nixpkgs

svn path=/nixos/trunk/; revision=10548

This commit is contained in:
Eelco Dolstra 2008-02-07 14:39:32 +00:00
parent b510189674
commit 1f81bcae40
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
export PATH=@wrapperDir@:/var/run/current-system/sw/bin:/var/run/current-system/sw/sbin
export MODULE_DIR=@modulesTree@/lib/modules
export NIXPKGS_CONFIG=/nix/etc/config.nix
export PAGER=less
export PAGER="less -R"
export TZ=@timeZone@
export TZDIR=@glibc@/share/zoneinfo
export FONTCONFIG_FILE=/etc/fonts/fonts.conf

View file

@ -2064,7 +2064,7 @@ root ALL=(ALL) SETENV: ALL
purpose and do not want default package list. Setting
<varname>cleanStart<varname> to <literal>true</literal> allows you
to create a system with empty path - only extraPackages will be
included..
included.
";
};

View file

@ -239,7 +239,7 @@ rec {
pkgs.iputils
pkgs.less
pkgs.lvm2
pkgs.man_db
pkgs.man
pkgs.mdadm
pkgs.module_init_tools
pkgs.nano