guix/scripts
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
..
Makefile.am * RPM spec file. 2003-12-30 20:09:00 +00:00
nix-collect-garbage.in * Fix the garbage collector. 2003-11-22 15:58:34 +00:00
nix-install-package.in * One-click installation :-) 2003-11-24 11:11:40 +00:00
nix-prefetch-url.in * Use a system name that does not include the OS manufacturer (i.e., 2003-12-01 14:36:50 +00:00
nix-profile.sh.in * Implemented Eelco V.'s `-p' command to switch profiles. It switches 2004-01-05 11:18:59 +00:00
nix-pull.in * Missing semicolons. 2003-12-21 21:56:54 +00:00
nix-push.in * Missing semicolons. 2003-12-21 21:56:54 +00:00
prebuilts.conf * The policy-free derivate sharing now *almost* works. :-) For any 2003-07-10 15:11:48 +00:00
readmanifest.pm.in * Refactoring: put the manifest-reading code in a separate file. 2003-12-05 11:25:38 +00:00