guix/src
Eelco Dolstra 7ace29dae7 * New operation `nix-env --set' which sets a user environment to a
single derivation specified by the argument.  This is useful when we
  want to have a profile for a single derivation, such as a server
  configuration.  Then we can just say (e.g.)

  $ nix-env -p /.../server-profile -f server.nix --set -A server

  We can't do queries or upgrades on such a profile, but we can do
  rollbacks.  The advantage over -i is that we don't have to worry
  about other packages having been installed in the profile
  previously; --set gets rid of them.
2006-12-12 19:06:02 +00:00
..
bin2c
boost * Install header files in /nix/include/nix. 2006-09-04 22:41:36 +00:00
bsdiff-4.3
libexpr * New built-in function `builtins.attrNames' that returns the 2006-12-12 16:14:31 +00:00
libmain * Kill a build if it has gone for more than a certain number of 2006-12-08 15:44:00 +00:00
libstore * Use lchown() instead of chown() in canonicalisePathMetaData(). This 2006-12-09 20:02:27 +00:00
libutil * Move setuidCleanup() to libutil. 2006-12-07 16:40:41 +00:00
nix-env * New operation `nix-env --set' which sets a user environment to a 2006-12-12 19:06:02 +00:00
nix-hash * Use a proper namespace. 2006-09-04 21:06:23 +00:00
nix-instantiate * Doh! 2006-12-07 22:07:05 +00:00
nix-log2xml
nix-setuid-helper * Rename all those main.cc files. 2006-12-07 20:47:30 +00:00
nix-store * Doh! 2006-12-07 22:07:05 +00:00
nix-worker * Doh! 2006-12-07 22:07:05 +00:00
aterm-helper.pl * Big cleanup of the semantics of paths, strings, contexts, string 2006-10-16 15:55:34 +00:00
Makefile.am * Start of the setuid helper (the program that performs the operations 2006-12-06 01:24:02 +00:00