nixpkgs/nixos/modules
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
..
config Remove sysvtools from the system path 2015-04-20 11:33:42 +02:00
hardware nvidia: 346.47 -> 346.59 2015-04-07 13:24:55 -07:00
installer nixos-install: Fix password prompt failing outside NixOS. 2015-04-28 06:34:47 -04:00
misc Remove fixed uids for nscd, sshd 2015-04-19 22:06:45 +02:00
profiles Remove redundant i18n.supportedLocales setting 2015-04-27 19:21:28 +02:00
programs Use "mkdir -p" when creating ~/.nix-defexpr 2015-04-20 13:03:04 +02:00
security Merge pull request #7149 from joachifm/grsec-gradm-optional 2015-04-13 17:11:29 -05:00
services Don't require sslServerChain to be set 2015-04-27 18:24:16 +02:00
system Fix #7476 2015-04-20 11:32:29 +02:00
tasks Typo 2015-04-20 16:12:28 +02:00
testing test-instrumentation.nix: Prevent calling a pager 2015-01-15 14:39:29 +01:00
virtualisation Disable some more unnecessary stuff in containers 2015-04-20 11:32:28 +02:00
module-list.nix Merge pull request #7486 from oxij/actkbd-and-media-keys 2015-04-27 12:31:15 +02:00
rename.nix Make environment.checkConfigurationOptions an alias 2015-04-10 16:11:07 +02:00