forked from lix-project/hydra
remove hydra.nixos.org reference
This commit is contained in:
parent
964811d385
commit
d6f029bf82
|
@ -7,7 +7,7 @@
|
||||||
{
|
{
|
||||||
resources.datadogTimeboards.hydra-status = {
|
resources.datadogTimeboards.hydra-status = {
|
||||||
inherit appKey apiKey;
|
inherit appKey apiKey;
|
||||||
description = "Hydra build farm status (hydra.nixos.org)";
|
description = "Hydra build farm status";
|
||||||
graphs = [
|
graphs = [
|
||||||
{
|
{
|
||||||
definition = builtins.toJSON {
|
definition = builtins.toJSON {
|
||||||
|
|
Loading…
Reference in a new issue