lix/src/nix-env
Eelco Dolstra 1eddee59f2 * The default verbosity level of all Nix commands is now lvlInfo.
* Builder output is written to standard error by default.
  * The option `-B' is gone.
  * The option `-Q' suppresses builder output.

The result of this is that most Nix invocations shouldn't need any
flags w.r.t. logging.
2004-08-18 12:19:06 +00:00
..
help.txt * In --upgrade': added flags --lt', --leq', --always' to specify 2004-02-09 11:59:39 +00:00
main.cc * The default verbosity level of all Nix commands is now lvlInfo. 2004-08-18 12:19:06 +00:00
Makefile.am * Don't create $(localstatedir)/nix/profiles if --disable-init-state 2004-04-22 07:47:41 +00:00
names.cc * In --upgrade': added flags --lt', --leq', --always' to specify 2004-02-09 11:59:39 +00:00
names.hh * In --upgrade': added flags --lt', --leq', --always' to specify 2004-02-09 11:59:39 +00:00
profiles.cc * Include some missing headers. 2004-07-01 11:11:16 +00:00
profiles.hh * When creating a new generation, also make the normal form of the 2004-02-11 10:25:31 +00:00