nixpkgs/nixos/modules/installer
pennae 3ad8f52de0 nixos-install: copy channels before system eval
since fc614c37c653637e5475a0b0a987489b4d1f351d nixos needs access to its
own path (<nixpkgs/nixos>) to evaluate a system with documentation.
since documentation is enabled by default almost all systems need such
access, including the installer tests. nixos-install however does not
ensure that a channel exists in the target store before evaluating the
system in that store, which can lead to `path is not valid` errors.
2022-01-05 18:38:49 +01:00
..
cd-dvd treewide: refactor isi686 && isx86_64 -> isx86 2021-11-20 17:50:41 -08:00
netboot nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
scan
sd-card nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
tools nixos-install: copy channels before system eval 2022-01-05 18:38:49 +01:00
virtualbox-demo.nix