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
building-nixos.xml
building-parts.xml
development.xml
meta-attributes.xml
nixos-tests.xml
option-declarations.xml
option-def.xml
option-types.xml
releases.xml
replace-modules.xml
running-nixos-tests-interactively.xml
running-nixos-tests.xml
sources.xml
testing-installer.xml nixos-install: Make compatible with Nix 2.0 2018-02-05 19:50:36 +01:00
writing-documentation.xml
writing-modules.xml
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