guix/src
Eelco Dolstra e2ef5e07fd * Refactoring. There is now an abstract interface class StoreAPI
containing functions that operate on the Nix store.  One
  implementation is LocalStore, which operates on the Nix store
  directly.  The next step, to enable secure multi-user Nix, is to
  create a different implementation RemoteStore that talks to a
  privileged daemon process that uses LocalStore to perform the actual
  operations.
2006-11-30 17:43:04 +00:00
..
bin2c
boost * Install header files in /nix/include/nix. 2006-09-04 22:41:36 +00:00
bsdiff-4.3
libexpr * Refactoring. There is now an abstract interface class StoreAPI 2006-11-30 17:43:04 +00:00
libmain * Refactoring. There is now an abstract interface class StoreAPI 2006-11-30 17:43:04 +00:00
libstore * Refactoring. There is now an abstract interface class StoreAPI 2006-11-30 17:43:04 +00:00
libutil * Don't spam. 2006-11-29 22:07:49 +00:00
nix-env * Refactoring. There is now an abstract interface class StoreAPI 2006-11-30 17:43:04 +00:00
nix-hash * Use a proper namespace. 2006-09-04 21:06:23 +00:00
nix-instantiate * Refactoring. There is now an abstract interface class StoreAPI 2006-11-30 17:43:04 +00:00
nix-log2xml
nix-store * Refactoring. There is now an abstract interface class StoreAPI 2006-11-30 17:43:04 +00:00
Makefile.am * Remove --enable-setuid, --with-nix-user and --with-nix-group. 2006-11-29 21:06:58 +00:00
aterm-helper.pl * Big cleanup of the semantics of paths, strings, contexts, string 2006-10-16 15:55:34 +00:00