Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-08 | Remove failed build caching | Eelco Dolstra | 1 | -5/+0 |
2016-03-30 | LocalStore: Keep track of ultimately trusted paths | Eelco Dolstra | 1 | -1/+3 |
2010-11-16 | * Store the size of a store path in the database (to be precise, the | Eelco Dolstra | 1 | -1/+2 |
2010-02-24 | (no commit message) | Eelco Dolstra | 1 | -1/+1 |
2010-02-22 | * The database needs a trigger to get rid of self-references to | Eelco Dolstra | 1 | -0/+10 |
2010-02-22 | * Put the derivation outputs in the database. This is useful for the | Eelco Dolstra | 1 | -0/+10 |
2010-02-19 | * Foreign key support in SQLite is not a persistent setting, so enable | Eelco Dolstra | 1 | -3/+1 |
2010-02-18 | * Add the deriver to the ValidPaths table. In principle we could now | Eelco Dolstra | 1 | -1/+2 |
2010-02-18 | * Assign an integer id to every row in the ValidPaths table in order | Eelco Dolstra | 1 | -12/+9 |
2010-02-18 | * Convert the Nix database to SQLite. | Eelco Dolstra | 1 | -0/+27 |