lix/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 * "Fix expression" -> "Nix expression". 2003-11-18 12:06:07 +00:00
boost * Install header files in /nix/include/nix. 2006-09-04 22:41:36 +00:00
bsdiff-4.3 * Print a better error message when writing the patched file (e.g., 2006-02-01 17:28:13 +00:00
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 * Support for srcdir != builddir (NIX-41). 2006-05-12 11:47:45 +00:00
nix-store * Refactoring. There is now an abstract interface class StoreAPI 2006-11-30 17:43:04 +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 * Remove --enable-setuid, --with-nix-user and --with-nix-group. 2006-11-29 21:06:58 +00:00