guix/src/nix-store
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
..
dotgraph.cc * nix -> nix-store, fix -> nix-instantiate. 2003-11-18 11:38:25 +00:00
dotgraph.hh * nix -> nix-store, fix -> nix-instantiate. 2003-11-18 11:38:25 +00:00
help.txt * Simplify the substitute mechanism: 2004-12-20 13:43:32 +00:00
main.cc * Simplify the substitute mechanism: 2004-12-20 13:43:32 +00:00
Makefile.am * Do initialise state (the DB etc.) when doing a `make install', 2004-04-21 10:54:46 +00:00