3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/installer
Jookia 71910be9ea nixos-install: Fix chroot flag not defaulting to Bash outside NixOS.
Passing the chroot flag to nixos-install without arguments should now give you a
Bash shell as intended rather than try an empty path.

This was masked by the user's shell (usually /bin/bash) being defaulted to by
chroot, and being found since their paths used NixOS conventions.
2015-04-28 06:37:04 -04:00
..
cd-dvd Don't include ntfs-3g by default 2015-04-19 22:06:45 +02:00
scan Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
tools nixos-install: Fix chroot flag not defaulting to Bash outside NixOS. 2015-04-28 06:37:04 -04:00
virtualbox-demo.nix Revert "Revert "Merge pull request #2449 from wkennington/master.grub"" 2014-09-02 09:16:13 -07:00