nix-super/src/libstore
Eelco Dolstra cff6fd22eb * Allow successors that don't exist but have a substitute.
* Integrity: check in successor / substitute registration whether
  the target path exists or has a substitute.
2003-12-05 11:05:19 +00:00
..
db.cc * nix-env: a tool to manage user environments. 2003-11-19 17:27:16 +00:00
db.hh * libnix -> libstore. 2003-11-18 10:55:27 +00:00
exec.cc * libnix -> libstore. 2003-11-18 10:55:27 +00:00
exec.hh * libnix -> libstore. 2003-11-18 10:55:27 +00:00
globals.cc * nix-env: a tool to manage user environments. 2003-11-19 17:27:16 +00:00
globals.hh * nix-env: a tool to manage user environments. 2003-11-19 17:27:16 +00:00
Makefile.am * Use a system name that does not include the OS manufacturer (i.e., 2003-12-01 14:36:50 +00:00
normalise.cc * Maintain integrity of the substitute and successor mappings when 2003-11-22 18:45:56 +00:00
normalise.hh * "Nix expression" -> "store expression". 2003-11-18 11:22:29 +00:00
pathlocks.cc * Remove lock files after building. 2003-11-21 16:05:19 +00:00
pathlocks.hh * Remove lock files after building. 2003-11-21 16:05:19 +00:00
references.cc * nix-env: a tool to manage user environments. 2003-11-19 17:27:16 +00:00
references.hh * libnix -> libstore. 2003-11-18 10:55:27 +00:00
store.cc * Allow successors that don't exist but have a substitute. 2003-12-05 11:05:19 +00:00
store.hh * Maintain integrity of the substitute and successor mappings when 2003-11-22 18:45:56 +00:00
storeexpr.cc * "Nix expression" -> "store expression". 2003-11-18 11:22:29 +00:00
storeexpr.hh * "Nix expression" -> "store expression". 2003-11-18 11:22:29 +00:00
test-builder-1.sh * libnix -> libstore. 2003-11-18 10:55:27 +00:00
test-builder-2.sh * libnix -> libstore. 2003-11-18 10:55:27 +00:00
test.cc * libnix -> libstore. 2003-11-18 10:55:27 +00:00