nixpkgs/nixos/modules/system/activation
Eelco Dolstra a574065a81 nixos-rebuild: Add ‘dry-activate’ command
‘nixos-rebuild dry-activate’ builds the new configuration and then
prints what systemd services would be stopped, restarted etc. if the
configuration were actually activated. This could be extended later to
show other activation actions (like uids being deleted).

To prevent confusion, ‘nixos-rebuild dry-run’ has been renamed to
‘nixos-rebuild dry-build’.
2015-03-09 16:50:59 +01:00
..
activation-script.nix Don't silently ignore errors from the activation script 2014-08-15 02:14:34 +02:00
no-clone.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
switch-to-configuration.pl nixos-rebuild: Add ‘dry-activate’ command 2015-03-09 16:50:59 +01:00
top-level.nix Fix ANSI escape in warning messages 2014-12-15 16:19:35 +01:00