lix/src/nix-env
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
..
help.txt * Documentation fixes. 2005-12-24 23:22:05 +00:00
main.cc * In "nix-env -i", print a warning if there are multiple derivations 2006-02-17 18:11:45 +00:00
Makefile.am * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
names.cc * Operation `--delete-generations' to delete generations of a 2004-09-10 13:32:08 +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 required header files. 2005-05-04 16:33:20 +00:00
profiles.hh * Refactoring. Hope this doesn't break the semantics of `-u' ;-) 2005-02-14 16:16:02 +00:00