nixpkgs/nixos/doc/manual/development
Eelco Dolstra e88f28965a
nixos-install: Make compatible with Nix 2.0
The use of Nix 2.0 significantly simplifies the installer, since we
can just pass a different store URI (--store /mnt) - it's no longer
needed to set up a chroot environment for the build, and to bootstrap
Nix into the chroot.

Also, commands that need to run in the installation (namely boot
loader installation and setting a root password) are now executed
using nixos-enter.

This also removes the need for nixos-prepare-root since any required
initialisation is done by Nix or by the activation script.
2018-02-05 19:50:36 +01:00
..
assertions.xml NixOS Manual: document assertions and warnings (#29206) 2017-09-11 17:12:50 +01:00
building-nixos.xml doc: clarify building-nixos CD/DVD instructions 2017-06-02 21:13:19 -04:00
building-parts.xml Manual: Explicitly mark commands that require to be run as root (#15589) 2016-06-01 15:23:32 +01:00
development.xml manual: reviewing contributions nixos -> nixpkgs (#20626) 2016-11-22 15:15:02 +01:00
meta-attributes.xml nixos doc: module meta attribute section cleanup 2016-08-29 09:34:24 +00:00
nixos-tests.xml manual: re-add running nixos tests sections 2015-04-21 02:28:59 -04:00
option-declarations.xml docs: clarify package and module option naming 2017-11-14 19:17:35 +01:00
option-def.xml Chunk NixOS manual 2014-08-26 19:03:49 +02:00
option-types.xml nixpkgs.lib: Add types.strMatching 2017-12-02 13:28:00 -05:00
releases.xml release documentation: reorder beta steps 2017-08-30 22:51:32 +02:00
replace-modules.xml modules: add support for module replacement with disabledModules 2017-03-03 13:45:22 +01:00
running-nixos-tests-interactively.xml manual: re-add running nixos tests sections 2015-04-21 02:28:59 -04:00
running-nixos-tests.xml manual: re-add running nixos tests sections 2015-04-21 02:28:59 -04:00
sources.xml doc: improve "getting the sources" chapter 2017-04-01 17:56:29 +02:00
testing-installer.xml nixos-install: Make compatible with Nix 2.0 2018-02-05 19:50:36 +01:00
writing-documentation.xml nixos-manual: Add a chapter about writing documentation 2016-09-11 13:21:09 +01:00
writing-modules.xml NixOS Manual: document assertions and warnings (#29206) 2017-09-11 17:12:50 +01:00
writing-nixos-tests.xml test-driver: mention $user argument in the NixOS manual and the Impala release notes 2018-01-06 10:09:18 +01:00