* Doh.
svn path=/nixu/trunk/; revision=7068
This commit is contained in:
parent
4798d7a4d2
commit
29d9b88aa9
@ -73,7 +73,6 @@ rec {
|
|||||||
nixosInstaller = import ./installer.nix {
|
nixosInstaller = import ./installer.nix {
|
||||||
inherit (pkgs) stdenv genericSubstituter;
|
inherit (pkgs) stdenv genericSubstituter;
|
||||||
inherit nix;
|
inherit nix;
|
||||||
nix = pkgs.nixUnstable;
|
|
||||||
shell = pkgs.bash + "/bin/sh";
|
shell = pkgs.bash + "/bin/sh";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user