nix-super/src
Eelco Dolstra 37d1b1cafd * `nix-env -qa --description' shows human-readable descriptions of
packages (provided that they have a `meta.description' attribute).
  E.g.,

  $ ./src/nix-env/nix-env -qa --description gcc
  gcc-4.0.2   GNU Compiler Collection, 4.0.x (cross-compiler for sparc-linux)
  gcc-4.0.2   GNU Compiler Collection, 4.0.x (cross-compiler for mips-linux)
  gcc-4.0.2   GNU Compiler Collection, 4.0.x (cross-compiler for arm-linux)
  gcc-4.0.2   GNU Compiler Collection, 4.0.x
2006-03-10 16:20:42 +00:00
..
bin2c * "Fix expression" -> "Nix expression". 2003-11-18 12:06:07 +00:00
boost * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
bsdiff-4.3 * Print a better error message when writing the patched file (e.g., 2006-02-01 17:28:13 +00:00
libexpr * `nix-env -qa --description' shows human-readable descriptions of 2006-03-10 16:20:42 +00:00
libmain * Close the database before the destructor runs. 2006-03-01 16:36:35 +00:00
libstore * `nix-env (-i|-u) --dry-run' now shows exactly which missing paths 2006-03-06 11:21:15 +00:00
libutil * Ugh, printHash() was very inefficient because it used 2006-03-09 17:07:25 +00:00
nix-env * `nix-env -qa --description' shows human-readable descriptions of 2006-03-10 16:20:42 +00:00
nix-hash * Regularise help text a bit. 2006-03-06 11:04:39 +00:00
nix-instantiate * Regularise help text a bit. 2006-03-06 11:04:39 +00:00
nix-log2xml * Generate valid HTML. 2006-03-01 13:24:47 +00:00
nix-store * `nix-env (-i|-u) --dry-run' now shows exactly which missing paths 2006-03-06 11:21:15 +00:00
aterm-helper.pl * Automatically upgrade <= 0.7 Nix stores to the new schema (so that 2005-02-09 09:50:29 +00:00
Makefile.am * bsdiff updated to 4.3. This makes Nix depend on libbz2. 2006-02-01 16:48:49 +00:00