doh. my typo while merging

svn path=/nixos/branches/modular-nixos/; revision=15376
This commit is contained in:
Marc Weber 2009-04-28 14:01:11 +00:00
parent 0ba7449c11
commit 84b5d26ffc

View File

@ -104,7 +104,7 @@ in
let path = [
pkgs.coreutils pkgs.gnugrep pkgs.findutils
pkgs.glibc # needed for getent
pkgs.glibcLocals # needed for getent
pkgs.glibcLocales # needed for getent
pkgs.pwdutils
]; in noDepEntry ''
export PATH=/empty