nix-gh/src
Eelco Dolstra 46f0cb0869 * In "nix-env -i", print a warning if there are multiple derivations
with the same name *and* version number, and pick the first one
  (this means that the order in which channels appear in
  ~/.nix-channels matters).  E.g.:

    $ nix-env ii aterm
    warning: there are multiple derivations named `aterm-2.4.2'; using the first one
    installing `aterm-2.4.2'
2006-02-17 18:11:45 +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 * Override YYMALLOC and YYFREE so that we can call AT[un]protectMemory 2006-02-13 13:09:23 +00:00
libmain * dirOf: return "/", not "", for paths in the root directory. Fixes NIX-26. 2006-01-09 14:52:46 +00:00
libstore * Allow the size of the GC reserved file to be specified in nix.conf 2006-02-16 13:58:10 +00:00
libutil * Optional switch "--with-openssl=<PATH>" to use OpenSSL's 2006-02-13 19:52:43 +00:00
nix-env * In "nix-env -i", print a warning if there are multiple derivations 2006-02-17 18:11:45 +00:00
nix-hash * nix-hash: option `--truncate' to truncate the hash to 160 bits. Hmm, 2005-08-14 10:09:56 +00:00
nix-instantiate * Enable the --attr in nix-build as well (and add -A as an alias). 2006-02-10 17:37:35 +00:00
nix-log2xml * log2xml -> nix-log2xml. 2005-10-05 09:42:13 +00:00
nix-store * A simple hack to fix NIX-18: the garbage collector cannot run when 2006-02-16 13:19: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