lix/src/nix-env
Eelco Dolstra 24286e15c9 * `nix-env -u' now allows a specific version to be specified when
upgrading.

  This fixes a bug reported by Martin:

    $ nix-env -i foo-1.0
    $ nix-env -u foo-1.0
    upgrading foo-1.0 to foo-1.1
2004-06-28 13:37:05 +00:00
..
help.txt * In --upgrade': added flags --lt', --leq', --always' to specify 2004-02-09 11:59:39 +00:00
main.cc * `nix-env -u' now allows a specific version to be specified when 2004-06-28 13:37:05 +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 * When creating a new generation, also make the normal form of the 2004-02-11 10:25:31 +00:00
profiles.hh * When creating a new generation, also make the normal form of the 2004-02-11 10:25:31 +00:00