Begin to add support for importing narinfo files
This commit adds the tables, as well as code to support extracting data from narinfo files.
This commit is contained in:
parent
20c75e1103
commit
b6194e7b3d
6 changed files with 321 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ SOURCES = \
|
|||
guix-data-service/model/lint-warning-message.scm \
|
||||
guix-data-service/model/lint-warning.scm \
|
||||
guix-data-service/model/location.scm \
|
||||
guix-data-service/model/nar.scm \
|
||||
guix-data-service/model/package-derivation.scm \
|
||||
guix-data-service/model/package-metadata.scm \
|
||||
guix-data-service/model/package.scm \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue