[Nix-dev] [PATCH 0/2] Fix nixos-install when running outside NixOS.

Jookia 166291 at gmail.com
Tue Apr 28 04:16:36 CEST 2015


Due to issues with environmental variables, nixos-install failed to install when
the host operating system wasn't NixOS. This broke bootstrapping from Debian.

Jookia (2):
  nixos-install: Fix password prompt failing outside NixOS.
  nixos-install: Fix chroot flag not defaulting to Bash outside NixOS.

 nixos/modules/installer/tools/nixos-install.sh | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-- 
2.3.6



More information about the nix-dev mailing list