nix-super/src/nix-store
Eelco Dolstra f96d2dea26 * Added a flag --ignore-liveness' to nix-store --delete'. It
deletes a path even if it is reachable from a root.  However, it
  won't delete a path that still has referrers (since that would
  violate store invariants).

  Don't try this at home.  It's a useful hack for recovering from
  certain situations in a somewhat clean way (e.g., holes in closures
  due to disk corruption).
2005-12-23 21:36:44 +00:00
..
dotgraph.cc * Re-enable dot graph generation. 2005-03-26 22:06:57 +00:00
dotgraph.hh * Renamed normalise.cc' -> build.cc', `storeexprs.cc' -> 2005-01-19 16:39:47 +00:00
help.txt * Revived the old "nix-store --delete" operation that deletes the 2005-12-23 21:08:42 +00:00
main.cc * Added a flag --ignore-liveness' to nix-store --delete'. It 2005-12-23 21:36:44 +00:00
Makefile.am * Build dynamic libraries. 2005-07-22 14:52:45 +00:00