aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/store.hh
AgeCommit message (Collapse)Author
2004-04-14* Be stricter in verifying store paths.Eelco Dolstra
2003-11-22* Maintain integrity of the substitute and successor mappings whenEelco Dolstra
deleting a path in the store. * Allow absolute paths in Nix expressions. * Get nix-prefetch-url to work again. * Various other fixes.
2003-11-18* libnix -> libstore.Eelco Dolstra