From b4afefcc40048aa454520cc29c04f348e20bfc5a Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 18 Apr 2012 12:32:17 +0000 Subject: [PATCH] * Typo. svn path=/nixos/trunk/; revision=33826 --- modules/installer/tools/nixos-rebuild.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/installer/tools/nixos-rebuild.sh b/modules/installer/tools/nixos-rebuild.sh index a6426d5c75b4..42e1a33a4446 100644 --- a/modules/installer/tools/nixos-rebuild.sh +++ b/modules/installer/tools/nixos-rebuild.sh @@ -23,8 +23,8 @@ The operation is one of the following: Options: --install-grub (re-)install the Grub bootloader - --pull do do a nix-pull to get the latest NixOS - channel manifest + --pull do a nix-pull to get the latest NixOS channel + manifest --no-build-nix don't build the latest Nix from Nixpkgs before building NixOS --rollback restore the previous NixOS configuration (only