guix/src/nix-store
Eelco Dolstra 2001895f3d Add a --repair flag to ‘nix-store -r’ to repair derivation outputs
With this flag, if any valid derivation output is missing or corrupt,
it will be recreated by using a substitute if available, or by
rebuilding the derivation.  The latter may use hash rewriting if
chroots are not available.
2012-10-02 17:13:46 -04:00
..
dotgraph.cc
dotgraph.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
help.txt Include --keep-going in --help 2012-04-04 16:22:32 +02:00
Makefile.am "nix-store -l": support compressed logs 2012-05-30 00:00:02 -04:00
nix-store.cc Add a --repair flag to ‘nix-store -r’ to repair derivation outputs 2012-10-02 17:13:46 -04:00
xmlgraph.cc Add XML output to `nix-store'. 2010-05-31 16:36:24 +00:00
xmlgraph.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00