feat(ci-builds): re-add xanthous

This reverts commit 2249be39ed4d869ca602b353372f8d9066f0be28.

Build should pass now that it's all been properly integrated into the
nix tree.

Change-Id: If2bfa642302368ac24d06ff7d853c0eda76811a7
Reviewed-on: https://cl.tvl.fyi/c/depot/+/742
Reviewed-by: lukegb <lukegb@tvl.fyi>
Reviewed-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
Reviewed-by: Kane York <rikingcoding@gmail.com>
Tested-by: BuildkiteCI
This commit is contained in:
Griffin Smith 2020-06-28 21:32:41 -04:00 committed by glittershark
parent 6f808dfe18
commit f980f0f6bd

View file

@ -99,5 +99,6 @@ in lib.fix (self: {
glittershark = with depot.users.glittershark; [
system.system.chupacabra
xanthous
];
})