builders. These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations. This is done
automatically now if setupHook is set.
* Deleted the initscripts package. NixOS doesn't use it anymore.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
hire me...). There is a very small race between processes exiting
the environment and processes entering, such that the entering
process would incorrectly conclude that the exiting process had
died and recovery was necessary. However, this race was triggering
crashes on a daily basis in our build farm.
svn path=/nixpkgs/trunk/; revision=8712