l 2 git: add news repo

This commit is contained in:
lassulus 2017-05-02 20:12:17 +02:00
parent 1a7d62733c
commit 2b7b0ca955

View File

@ -30,6 +30,10 @@ let
rules = concatMap make-rules (attrValues repos);
public-repos = mapAttrs make-public-repo {
news = {
cgit.desc = "take a rss feed and a timeout and print it to stdout";
cgit.section = "software";
};
stockholm = {
cgit.desc = "take all the computers hostage, they'll love you!";
cgit.section = "configuration";