nix-gh/src
Eelco Dolstra 0f40a560ca * Added a script nix-activate which builds a list of "activated"
packages (i.e., the packages that should appear in the user's $PATH,
  and so on).  Based on this list, the script nix-populate creates a
  hierarchy of symlinks to the relevant files in those packages (e.g.,
  for pkg/bin and pkg/lib).  

  A nice property of nix-populate is that on each run it creates a
  *new* tree, rather than updating the old one.  It then atomically
  switches over to the new tree.  This allows atomic upgrades or
  rollbacks on the set of activated packages.
2003-03-25 16:36:25 +00:00
..
config.guess
Makefile * For efficiency: md5 integrated into nix. 2003-03-24 17:49:56 +00:00
md5.c * For efficiency: md5 integrated into nix. 2003-03-24 17:49:56 +00:00
md5.h * For efficiency: md5 integrated into nix. 2003-03-24 17:49:56 +00:00
nix-activate * Added a script nix-activate which builds a list of "activated" 2003-03-25 16:36:25 +00:00
nix-instantiate.in * Integrate hash into instantiated descriptor file names. 2003-03-25 11:39:51 +00:00
nix-populate * Added a script nix-activate which builds a list of "activated" 2003-03-25 16:36:25 +00:00
nix.cc * For efficiency: md5 integrated into nix. 2003-03-24 17:49:56 +00:00