lix/src
Eelco Dolstra b618fa6eb6 * computeStorePathForText: take the references into account when
computing the store path (NIX-77).  This is an important security
  property in multi-user Nix stores.

  Note that this changes the store paths of derivations (since the
  derivation aterms are added using addTextToStore), but not most
  outputs (unless they use builtins.toFile).
2007-01-29 15:51:37 +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 * computeStorePathForText: take the references into account when 2007-01-29 15:51:37 +00:00
libmain * Option --argstr for passing string arguments easily. (NIX-75) 2007-01-14 12:32:44 +00:00
libstore * computeStorePathForText: take the references into account when 2007-01-29 15:51:37 +00:00
libutil * Cleanup. 2007-01-13 14:21:49 +00:00
nix-env * Handle multiple indirect symlinks when loading a Nix expression. 2007-01-15 14:50:25 +00:00
nix-hash * Use a proper namespace. 2006-09-04 21:06:23 +00:00
nix-instantiate * Option --argstr for passing string arguments easily. (NIX-75) 2007-01-14 12:32:44 +00:00
nix-log2xml * Support for srcdir != builddir (NIX-41). 2006-05-12 11:47:45 +00:00
nix-setuid-helper * Nasty: Glibc clears the TMPDIR environment variable in setuid 2007-01-24 13:31:20 +00:00
nix-store * nix-pack-closure: store the top-level store paths in the closure. 2007-01-13 19:50:42 +00:00
nix-worker * New primop builtins.filterSource, which can be used to filter files 2006-12-12 23:05:01 +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