[Nix-dev] Re: [Nix-commits] SVN commit: nix - 17813 - MarcWeber - nixos/trunk/modules/installer/tools
Ludovic Courtès
ludo at gnu.org
Thu Oct 15 10:25:37 CEST 2009
Hi,
Marc Weber <marco-oweber at gmx.de> writes:
> --- nixos/trunk/modules/installer/tools/nixos-rebuild.sh 2009-10-14 21:56:45 UTC (rev 17812)
> +++ nixos/trunk/modules/installer/tools/nixos-rebuild.sh 2009-10-14 23:56:11 UTC (rev 17813)
> @@ -34,6 +34,8 @@
> --rollback restore the previous NixOS configuration (only
> with switch, boot, test, build)
>
> + --redo same as --no-pull --no-build-nix --show-trace
I don’t understand this option name. Can you explain?
It actually seems misleading to me since I’d intuitively think of ‘redo’
as the opposite of ‘rollback’.
I would suggest using a better name. Someone suggested ‘--fast’ as an
alias for ‘--no-pull --no-build-nix’ recently. What do you think?
Thanks,
Ludo’.
More information about the nix-dev
mailing list