lix/src
Eelco Dolstra e3a50f7e25 * Creating a file nix-support/no-scan in the output path of a
derivation disables scanning for dependencies.  Use at your own
  risk.  This is a quick hack to speed up UML image generation (image
  are very big, say 1 GB).

  It would be better if the scanner were faster, and didn't read the
  whole file into memory.
2004-08-04 09:25:21 +00:00
..
bin2c * "Fix expression" -> "Nix expression". 2003-11-18 12:06:07 +00:00
boost * This is also useful. 2004-06-18 16:52:31 +00:00
libexpr * When something goes wrong in the evaluation of a Nix expression, 2004-04-05 22:27:41 +00:00
libmain * Added a switch `--fallback'. From the manual: 2004-06-28 10:42:57 +00:00
libstore * Creating a file nix-support/no-scan in the output path of a 2004-08-04 09:25:21 +00:00
libutil * Creating a file nix-support/no-scan in the output path of a 2004-08-04 09:25:21 +00:00
log2xml * Do not close a nesting level twice after close() has been 2004-03-27 15:33:19 +00:00
nix-env * Nix-env operations now by default filter out any derivations for 2004-07-01 13:56:56 +00:00
nix-hash * Allow linking against an external Berkeley DB / ATerm library. 2004-02-16 16:37:16 +00:00
nix-instantiate * Nix-instantiate now accepts sets of derivations (just like nix-env). 2004-07-01 14:25:26 +00:00
nix-store * Added a switch `--fallback'. From the manual: 2004-06-28 10:42:57 +00:00
Makefile.am * Added a utility that can be used to produce nice HTML pages from Nix 2004-03-15 21:51:14 +00:00