Add a new table to nars for derivation source files

This will allow serving the nars for derivation source files.
This commit is contained in:
Christopher Baines 2019-12-28 22:47:58 +00:00
parent f56935a8a6
commit c84b21be7c
4 changed files with 29 additions and 0 deletions

View file

@ -39,3 +39,4 @@ add_some_database_indexes 2019-12-05T15:53:04Z Christopher Baines <mail@cbaines.
derivation_output_sets 2019-12-05T23:19:05Z Christopher Baines <mail@cbaines.net> # Describe the sets of derivation outputs
builds_add_derivation_output_details_set_id 2019-12-07T18:25:38Z Christopher Baines <mail@cbaines.net> # Add a derivation_output_details_set_id column to builds
derivations_hash_index 2019-12-24T22:54:19Z Christopher Baines <mail@cbaines.net> # Add index on derivations for the hash component of the filename
add_derivation_source_file_nars 2019-12-28T20:37:06Z Christopher Baines <mail@cbaines.net> # Add table for derivation source file nars