Skip to content

Commit

Permalink
Merge pull request #40723 from uqam-fob/master
Browse files Browse the repository at this point in the history
Remove all references to absent nixos-prepare-root
  • Loading branch information
edolstra committed May 18, 2018
2 parents 364f922 + 536a411 commit e86be69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/modules/installer/tools/tools.nix
Expand Up @@ -76,7 +76,7 @@ in
];

system.build = {
inherit nixos-install nixos-prepare-root nixos-generate-config nixos-option nixos-rebuild nixos-enter;
inherit nixos-install nixos-generate-config nixos-option nixos-rebuild nixos-enter;
};

};
Expand Down

0 comments on commit e86be69

Please sign in to comment.