nixpkgs/nixos
zimbatm 1875344542
nixos-*: init as package
Move all the nixos-* scripts from the nixos distribution as real
packages in the pkgs/ package set.

This allows non-nixos users to run the script as well. For example,
deploying a remote machine with:

    nixos-rebuild --target-host root@hostname --build-host root@hostname
2018-10-16 11:12:36 +02:00
..
doc Merge pull request #48463 from Ekleog/release-notes-license 2018-10-15 10:33:31 -04:00
lib Add ssh backdoor to VM tests infrastructure. 2018-09-28 10:53:08 +01:00
maintainers
modules nixos-*: init as package 2018-10-16 11:12:36 +02:00
tests tests/prometheus-exporters: add new Tor exporter 2018-10-14 20:12:07 -05:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix buildbot: add Python 3 support 2018-10-11 21:39:11 -04: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.