Add a new channel-news module, along with tables the relevant data
This commit is contained in:
parent
66d726f1fd
commit
3ef99acc79
6 changed files with 193 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ SOURCES = \
|
|||
guix-data-service/model/build-server.scm \
|
||||
guix-data-service/model/build-status.scm \
|
||||
guix-data-service/model/build.scm \
|
||||
guix-data-service/model/channel-news.scm \
|
||||
guix-data-service/model/derivation.scm \
|
||||
guix-data-service/model/git-branch.scm \
|
||||
guix-data-service/model/git-repository.scm \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue