lix/src
Eelco Dolstra 4a053bfdfd * A new primop `builtins', which returns an attribute set containing
all the primops.  This allows Nix expressions to test for new
  primops and take appropriate action if they're not available.  For
  instance, rather than calling a primop `foo' directly, they could
  say `if builtins ? foo then builtins.foo ... else ...'.
2006-08-23 14:39:11 +00:00
..
bin2c * "Fix expression" -> "Nix expression". 2003-11-18 12:06:07 +00:00
boost * Support for srcdir != builddir (NIX-41). 2006-05-12 11:47:45 +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 * A new primop `builtins', which returns an attribute set containing 2006-08-23 14:39:11 +00:00
libmain * New configuration setting `build-max-jobs' which sets the default 2006-08-10 20:19:13 +00:00
libstore On cygwin, disable the check that the output is not group or world 2006-08-15 21:37:48 +00:00
libutil * `nix-instantiate --{eval|parse}-only --xml': print an XML 2006-08-16 10:32:30 +00:00
nix-env * `nix-instantiate --{eval|parse}-only --xml': print an XML 2006-08-16 10:32:30 +00:00
nix-hash * Support for srcdir != builddir (NIX-41). 2006-05-12 11:47:45 +00:00
nix-instantiate * Print attributes in sorted order, rather than the arbitrary order 2006-08-17 08:53:08 +00:00
nix-log2xml * Support for srcdir != builddir (NIX-41). 2006-05-12 11:47:45 +00:00
nix-store * `nix-store --gc --print-dead': print the total size of the store 2006-08-11 20:26:49 +00:00
aterm-helper.pl * Optimise null-ary term builders. Also declare all term builder 2006-05-02 21:58:46 +00:00
Makefile.am * bsdiff updated to 4.3. This makes Nix depend on libbz2. 2006-02-01 16:48:49 +00:00