lix/src/nix-env
Eelco Dolstra f83c5e3e5f * Implemented Eelco V.'s `-p' command to switch profiles. It switches
the symlink ~/.nix-userenv to the given argument (which defaults to
  .../links/current).  /etc/profile.d/nix-profile creates this symlink
  if it doesn't exist yet.  Example use:

  $ nix-env -l my_profile -i foo.nix subversion quake
  $ nix-env -p my_profile

  I don't like the term "profile".  Let's deprecate it :-)
2004-01-05 11:18:59 +00:00
..
help.txt * Implemented Eelco V.'s `-p' command to switch profiles. It switches 2004-01-05 11:18:59 +00:00
main.cc * Implemented Eelco V.'s `-p' command to switch profiles. It switches 2004-01-05 11:18:59 +00:00
Makefile.am * Add missing files to `make dist'. 2003-12-02 12:37:37 +00:00