lix/src/nix-store
Eelco Dolstra 881feb9698 * Flag --print-invalid' in nix-store --check-validity' to print out
which paths specified on the command line are invalid (i.e., don't
  barf when encountering an invalid path, just print it).  This is
  useful for build-remote.pl to figure out which paths need to be
  copied to a remote machine.  (Currently we use rsync, but that's
  rather inefficient.)
2007-02-21 17:57:59 +00:00
..
dotgraph.cc * Refactoring. There is now an abstract interface class StoreAPI 2006-11-30 17:43:04 +00:00
dotgraph.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
help.txt * `nix-store --read-log / -l PATH' shows the build log of PATH, if 2006-10-28 16:33:54 +00:00
Makefile.am * Doh! 2006-12-07 22:07:05 +00:00
nix-store.cc * Flag --print-invalid' in nix-store --check-validity' to print out 2007-02-21 17:57:59 +00:00