nixpkgs/nixos
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
..
doc/manual nixos-rebuild: Add ‘dry-activate’ command 2015-03-09 16:50:59 +01:00
lib In a test VM it's impossible to connect to itself, so fix this 2015-02-19 21:13:49 +00:00
maintainers
modules nixos-rebuild: Add ‘dry-activate’ command 2015-03-09 16:50:59 +01:00
tests nixos: Add VM test for i3 window manager. 2015-03-05 05:21:36 +01:00
COPYING
default.nix
README
release-combined.nix Drop tests.installer.grub1 as release critical 2015-02-12 16:20:00 +01:00
release-small.nix
release.nix nixos: Add VM test for i3 window manager. 2015-03-05 05:21:36 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.