lix/src
Eelco Dolstra f4c5531d92 * New language feature: domain checks, which check whether a function
argument has a valid value, i.e., is in a certain domain.  E.g.,

    { foo : [true false]
    , bar : ["a" "b" "c"]
    }: ...

  This previously could be done using assertions, but domain checks
  will allow the buildfarm to automatically extract the configuration
  space from functions.
2006-07-24 16:35:34 +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 * New language feature: domain checks, which check whether a function 2006-07-24 16:35:34 +00:00
libmain * Use $(libexecdir) to find find-runtime-roots.pl. 2006-07-20 13:21:37 +00:00
libstore * Use $(libexecdir) to find find-runtime-roots.pl. 2006-07-20 13:21:37 +00:00
libutil * Call find-runtime-roots.pl from the garbage collector to prevent 2006-07-20 12:17:25 +00:00
nix-env * `nix-env --upgrade --eq': only upgrade if the old version is equal 2006-06-27 12:17:25 +00:00
nix-hash * Support for srcdir != builddir (NIX-41). 2006-05-12 11:47:45 +00:00
nix-instantiate * Support for srcdir != builddir (NIX-41). 2006-05-12 11:47:45 +00:00
nix-log2xml * Support for srcdir != builddir (NIX-41). 2006-05-12 11:47:45 +00:00
nix-store * Support for srcdir != builddir (NIX-41). 2006-05-12 11:47:45 +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