Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: a574065a81b2173ef319fd9d1830241285def1d4
https://github.com/NixOS/nixpkgs/commit/a574065a81b2173ef319fd9d1830241285def1d4
Author: Eelco Dolstra <[email protected]>
Date: 2015-03-09 (Mon, 09 Mar 2015)
Changed paths:
M nixos/doc/manual/man-nixos-rebuild.xml
M nixos/modules/installer/tools/nixos-rebuild.sh
M nixos/modules/system/activation/switch-to-configuration.pl
Log Message:
-----------
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’.
Commit: 475df1a3508925fad24564eb86386f8dee469405
https://github.com/NixOS/nixpkgs/commit/475df1a3508925fad24564eb86386f8dee469405
Author: Eelco Dolstra <[email protected]>
Date: 2015-03-09 (Mon, 09 Mar 2015)
Changed paths:
M nixos/modules/system/activation/switch-to-configuration.pl
Log Message:
-----------
switch-to-configuration: Don't print already active target units
Since we restart all active target units (of which there are many),
it's hard to see the units that actually matter. So don't print that
we're starting target units that are already active.
Compare: https://github.com/NixOS/nixpkgs/compare/e8b33876afec...475df1a35089_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits