guix/src
Eelco Dolstra fa9259f5f5 * Simplify the substitute mechanism:
- Drop the store expression.  So now a substitute is just a
    command-line invocation (a program name + arguments).  If you
    register a substitute you are responsible for registering the
    expression that built it (if any) as a root of the garbage
    collector.
  - Drop the substitutes-rev DB table.
2004-12-20 13:43:32 +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 * string2ATerm -> overloaded toATerm. 2004-11-03 18:12:03 +00:00
libmain * Drop ATmake / ATMatcher also in handling store expressions. 2004-10-29 11:22:49 +00:00
libstore * Simplify the substitute mechanism: 2004-12-20 13:43:32 +00:00
libutil * Fix broken format string. 2004-11-08 15:20:52 +00:00
log2xml * Do not close a nesting level twice after close() has been 2004-03-27 15:33:19 +00:00
nix-env * Document --delete-generations and other nix-env options. 2004-11-12 23:56:37 +00:00
nix-hash * Allow linking against an external Berkeley DB / ATerm library. 2004-02-16 16:37:16 +00:00
nix-instantiate * Document --eval-only and --parse-only options in nix-instantiate. 2004-11-12 23:22:08 +00:00
nix-store * Simplify the substitute mechanism: 2004-12-20 13:43:32 +00:00
Makefile.am * Drop ATmake / ATMatcher also in handling store expressions. 2004-10-29 11:22:49 +00:00
aterm-helper.pl * string2ATerm -> overloaded toATerm. 2004-11-03 18:12:03 +00:00