guix/src
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
..
bin2c * "Fix expression" -> "Nix expression". 2003-11-18 12:06:07 +00:00
boost * GCC 2.95 compatibility. 2003-12-22 16:40:46 +00:00
libexpr * More `make dist' fixes. 2003-11-25 13:01:21 +00:00
libmain * GCC 2.95 compatibility. 2003-12-22 16:40:46 +00:00
libstore * GCC 2.95 compatibility. 2003-12-22 16:40:46 +00:00
libutil * Upgrade operation in `nix-env'. For instance, you can say 2003-12-22 16:04:00 +00:00
nix-env * Implemented Eelco V.'s `-p' command to switch profiles. It switches 2004-01-05 11:18:59 +00:00
nix-hash * Add missing files to `make dist'. 2003-12-02 12:37:37 +00:00
nix-instantiate * Add missing files to `make dist'. 2003-12-02 12:37:37 +00:00
nix-store * RPM spec file. 2003-12-30 20:09:00 +00:00
Makefile.am * nix-env: a tool to manage user environments. 2003-11-19 17:27:16 +00:00