guix/src/libstore
Eelco Dolstra 8b9697e575 * An operation `nix-store --clear-substitutes' to remove all
registered substitute mappings.
2004-12-20 14:16:55 +00:00
..
db.cc * Allow certain operations to succeed even if we don't have write 2004-10-25 14:38:23 +00:00
db.hh * Allow certain operations to succeed even if we don't have write 2004-10-25 14:38:23 +00:00
gc.cc * `--min-age' flag in nix-store and nix-collect-garbage to only delete 2004-08-25 16:54:08 +00:00
gc.hh * `--min-age' flag in nix-store and nix-collect-garbage to only delete 2004-08-25 16:54:08 +00:00
globals.cc * Allow certain operations to succeed even if we don't have write 2004-10-25 14:38:23 +00:00
globals.hh * Allow certain operations to succeed even if we don't have write 2004-10-25 14:38:23 +00:00
Makefile.am * Drop ATmake / ATMatcher also in handling store expressions. 2004-10-29 11:22:49 +00:00
misc.cc
normalise.cc * Simplify the substitute mechanism: 2004-12-20 13:43:32 +00:00
normalise.hh * Put the garbage collector in nix-store: operation `--gc', 2004-08-25 11:43:49 +00:00
pathlocks.cc
pathlocks.hh
references.cc
references.hh
store.cc * An operation `nix-store --clear-substitutes' to remove all 2004-12-20 14:16:55 +00:00
store.hh * Simplify the substitute mechanism: 2004-12-20 13:43:32 +00:00
storeexpr-ast.def * Drop ATmake / ATMatcher also in handling store expressions. 2004-10-29 11:22:49 +00:00
storeexpr.cc * string2ATerm -> overloaded toATerm. 2004-11-03 18:12:03 +00:00
storeexpr.hh
test-builder-1.sh
test-builder-2.sh