jobsets: add missing spacemsg input

This commit is contained in:
Astro 2019-09-12 03:14:22 +02:00
parent 59208b2e87
commit 980030ee66
1 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,11 @@ let
emailoverride = "astro@spaceboyz.net";
keepnr = 3;
inputs = {
spacemsg = {
type = "git";
value = "https://github.com/astro/spacemsg.git master 1";
emailresponsible = false;
};
hydra-config = {
type = "git";
value = "https://gitea.c3d2.de/C3D2/hydra-config.git master 1";