about summary refs log tree commit diff
path: root/src/libstore/normalise.cc
AgeCommit message (Collapse)AuthorFilesLines
2003-11-22 * Maintain integrity of the substitute and successor mappings whenEelco Dolstra1-0/+1
deleting a path in the store. * Allow absolute paths in Nix expressions. * Get nix-prefetch-url to work again. * Various other fixes.
2003-11-21 * Remove lock files after building. Eelco Dolstra1-0/+5
2003-11-18 * "Nix expression" -> "store expression".Eelco Dolstra1-27/+27
* More refactoring.
2003-11-18 * libnix -> libstore.Eelco Dolstra1-0/+369