guix/src
Eelco Dolstra 8a1ab709a4 * New builtin functions builtins.{hasAttr, getAttr} to check for
attribute existence and to return an attribute from an attribute
  set, respectively.  Example: `hasAttr "foo" {foo = 1;}'.  They
  differ from the `?' and `.' operators in that the attribute name is
  an arbitrary expression.  (NIX-61)
2006-09-22 14:31:55 +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 * New builtin functions builtins.{hasAttr, getAttr} to check for 2006-09-22 14:31:55 +00:00
libmain * Move setuid stuff to libutil. 2006-09-04 22:55:28 +00:00
libstore * Use a bounded amount of memory in scanForReferences() by not reading 2006-09-22 13:10:30 +00:00
libutil * Print a better error message for wrong hashes (NIX-49). 2006-09-20 16:15:32 +00:00
nix-env * Wow, that bug has been there since r764. 2006-09-14 22:48:59 +00:00
nix-hash * Use a proper namespace. 2006-09-04 21:06:23 +00:00
nix-instantiate * Remove debug message. 2006-09-08 09:31:07 +00:00
nix-log2xml * Support for srcdir != builddir (NIX-41). 2006-05-12 11:47:45 +00:00
nix-store * GC options in nix-store --help (NIX-15). 2006-09-21 19:06:34 +00:00
Makefile.am * bsdiff updated to 4.3. This makes Nix depend on libbz2. 2006-02-01 16:48:49 +00:00
aterm-helper.pl * Sone missing #includes. 2006-09-05 08:54:48 +00:00