Make sure the collector is alligned to the interval

This commit is contained in:
Daniel Frank 2022-01-27 22:40:16 +01:00
parent 39d456acac
commit e149e170b3
Signed by: tokudan
GPG key ID: 063CCCAD04182D32

View file

@ -4,8 +4,8 @@ let
collector = pkgs.fetchFromGitHub { collector = pkgs.fetchFromGitHub {
owner = "tokudan"; owner = "tokudan";
repo = "ffhh-stats"; repo = "ffhh-stats";
rev = "76c61a0c0f7d276fd79026b551780e318901adf6"; rev = "ac53418bed9819a614cad242fc4f2fcc72907bde";
sha256 = "0irnc8ffm413aq3sh64sd2457yp2ax4paaf0ss9r1pkbkb8q5dgx"; sha256 = "0j7mbwczvanb0ybf462c61wjivpb764fjzxr2ywxb1x8h2bwswxh";
}; };
collector-config = pkgs.writeText "collector-config" '' collector-config = pkgs.writeText "collector-config" ''
graph_json = https://hopglass-backend.hamburg.freifunk.net/mv1/graph.json graph_json = https://hopglass-backend.hamburg.freifunk.net/mv1/graph.json