Age | Commit message (Expand) | Author |
---|---|---|
2022-06-01 | schema.sql: add comment about hash being in base16 | Lorenzo Manacorda |
2016-08-10 | Mark content-addressed paths in the Nix database and in .narinfo | Eelco Dolstra |
2016-04-08 | Remove failed build caching | Eelco Dolstra |
2016-03-30 | LocalStore: Keep track of ultimately trusted paths | Eelco Dolstra |
2010-11-16 | * Store the size of a store path in the database (to be precise, the | Eelco Dolstra |
2010-02-24 | (no commit message) | Eelco Dolstra |
2010-02-22 | * The database needs a trigger to get rid of self-references to | Eelco Dolstra |
2010-02-22 | * Put the derivation outputs in the database. This is useful for the | Eelco Dolstra |
2010-02-19 | * Foreign key support in SQLite is not a persistent setting, so enable | Eelco Dolstra |
2010-02-18 | * Add the deriver to the ValidPaths table. In principle we could now | Eelco Dolstra |
2010-02-18 | * Assign an integer id to every row in the ValidPaths table in order | Eelco Dolstra |
2010-02-18 | * Convert the Nix database to SQLite. | Eelco Dolstra |