0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

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

This commit is contained in:
Eelco Dolstra 2009-11-24 15:05:08 +00:00
parent 88b26c47ad
commit e76f14714b
2 changed files with 1 additions and 2 deletions

View file

@ -32,7 +32,6 @@ in
src = ./bashrc.sh;
bash = pkgs.bash;
systemPath = config.system.path;
wrapperDir = config.security.wrapperDir;
modulesTree = config.system.modulesTree;
shellInit = config.environment.shellInit;