Hi, Marc Weber <[email protected]> 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’. _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
