guix/src
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
..
bin2c
boost * This is also useful. 2004-06-18 16:52:31 +00:00
libexpr * Every real language has a `map' function. 2004-08-04 11:27:53 +00:00
libmain * The default verbosity level of all Nix commands is now lvlInfo. 2004-08-18 12:19:06 +00:00
libstore * The default verbosity level of all Nix commands is now lvlInfo. 2004-08-18 12:19:06 +00:00
libutil * The default verbosity level of all Nix commands is now lvlInfo. 2004-08-18 12:19:06 +00:00
log2xml * Do not close a nesting level twice after close() has been 2004-03-27 15:33:19 +00:00
nix-env * The default verbosity level of all Nix commands is now lvlInfo. 2004-08-18 12:19:06 +00:00
nix-hash
nix-instantiate * Nix-instantiate now accepts sets of derivations (just like nix-env). 2004-07-01 14:25:26 +00:00
nix-store * Added a switch `--fallback'. From the manual: 2004-06-28 10:42:57 +00:00
Makefile.am