1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-22 18:45:53 -04:00
Nix Packages collection & NixOS
Find a file
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
doc
lib
maintainers
nixos nixos-install: Fix password prompt failing outside NixOS. 2015-04-28 06:34:47 -04:00
pkgs Fix evaluation after refactoring (a2a35082cc) 2015-04-28 11:09:20 +02:00
.gitignore
.travis.yml
.version
COPYING
default.nix
README.md