nixpkgs/modules/system/activation
Eelco Dolstra 98cce35041 * Turn the top-level derivation of a NixOS configuration ("system")
into a NixOS module (modules/system/activation/top-level.nix -
  couldn't think of a better name).  The top-level derivation is
  returned in config.system.build.system.
* Inlined system.sh in top-level.nix so that we don't have to pass
  everything through environment variables.

svn path=/nixos/branches/modular-nixos/; revision=15740
2009-05-27 09:00:45 +00:00
..
activation-script.nix * More moving. 2009-05-25 14:19:33 +00:00
switch-to-configuration.sh * Turn the top-level derivation of a NixOS configuration ("system") 2009-05-27 09:00:45 +00:00
top-level.nix * Turn the top-level derivation of a NixOS configuration ("system") 2009-05-27 09:00:45 +00:00