about summary refs log tree commit diff
path: root/src/store.hh (follow)
AgeCommit message (Expand)AuthorFilesLines
2003-08-01 * In normaliseFState(), wrap registration of the output paths and theEelco Dolstra1-1/+3
2003-08-01 * Don't use substitutes in addToStore().Eelco Dolstra1-1/+2
2003-07-22 * Substitutes now should produce a path with the same id as they areEelco Dolstra1-2/+9
2003-07-21 * Changes to the command line syntax of Nix.Eelco Dolstra1-0/+3
2003-07-17 * For debugging: `nix --verify' to check the consistency of theEelco Dolstra1-0/+2
2003-07-15 * Basic work on allowing derive expressions to build multiple paths.Eelco Dolstra1-10/+9
2003-07-14 * After building, scan for actual file system references asEelco Dolstra1-3/+3
2003-07-11 * Fix a bug that caused Fix not to be deterministic (due to addToStoreEelco Dolstra1-1/+2
2003-07-10 * The policy-free derivate sharing now *almost* works. :-) For anyEelco Dolstra1-0/+4
2003-07-10 * Get `nix-push' working again. It now uses Nix/Fix to create NixEelco Dolstra1-4/+4
2003-07-09 * Outline of the new scheme for derivate distribution.Eelco Dolstra1-2/+10
2003-07-07 * Make dbRefs a mapping from Hash to [Path].Eelco Dolstra1-3/+6
2003-07-07 * Refactoring on the file names.Eelco Dolstra1-0/+24