nixpkgs-suyu/nixos/modules/installer/tools
Jookia 7b37a5f168 nixos-install: Fix password prompt failing outside NixOS.
When bootstrapping from other distributions, nixos-install is unable to find
various tools in the chroot since their paths aren't aware of NixOS conventions.

This makes a small change to existing code by specifying nixpkgs/nixos instead
of just nixos when running nix-instantiate in the chroot. I haven't tested this
outside of bootstrapping, but the same specification is used elsewhere in the
code so I don't see why it wouldn't work.
2015-04-28 06:34:47 -04:00
..
nixos-build-vms
get-version-suffix
nixos-checkout.nix
nixos-generate-config.pl fix https://github.com/NixOS/nixpkgs/issues/3560 2015-04-05 16:12:14 +03:00
nixos-install.sh nixos-install: Fix password prompt failing outside NixOS. 2015-04-28 06:34:47 -04:00
nixos-option.sh Merge pull request #5416 from nbp/nixos-option-include 2014-12-21 15:11:11 -08:00
nixos-rebuild.sh nixos-rebuild: Conditionally update channels. 2015-04-13 12:54:19 +02:00
nixos-version.sh Add option to display git revision to nixos-version 2014-12-27 21:43:04 +01:00
tools.nix Merge pull request #5704 from eduarrrd/nixos-version 2015-02-20 16:35:56 +01:00