From d1e58201668b9668771ae2db9a53ffc1f267e8ec Mon Sep 17 00:00:00 2001 From: stuebinm Date: Fri, 5 Jul 2024 23:12:20 +0200 Subject: [PATCH] tracktrain: update this includes the jump to conftrack, a custom-written configuration library that'll hopefully be less annoying to deal with than conferer. It's very much unstable & somewhat incomplete software for now, but should hopefully reach a stable state soon (this deployment is thus basically part of testing it). It also means we can finally write camelCase in config keys without having the config library fail on us! --- flake.lock | 8 ++++---- parsons/tracktrain.nix | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index 4db77f0..673096e 100644 --- a/flake.lock +++ b/flake.lock @@ -199,11 +199,11 @@ "tracktrain": { "flake": false, "locked": { - "lastModified": 1716316023, - "narHash": "sha256-mpvfeWWj80iJ4tfQ9wtIniPdPXmc6fNcv9qc+97FHEE=", + "lastModified": 1720213096, + "narHash": "sha256-GrSXD6WvyiXcHx1s+48PEZVn/MTtBJAXpgds+NdEL2g=", "ref": "main", - "rev": "bf52f12fd1710df52abd104622ea63cf2c26ff59", - "revCount": 125, + "rev": "2943327863bfe5c6e793e5c40e473a2755d45642", + "revCount": 126, "type": "git", "url": "https://stuebinm.eu/git/tracktrain" }, diff --git a/parsons/tracktrain.nix b/parsons/tracktrain.nix index 06022a8..064d644 100644 --- a/parsons/tracktrain.nix +++ b/parsons/tracktrain.nix @@ -12,11 +12,11 @@ let login: enable: true url: https://login.infra4future.de - clientname: tracktrain - # clientsecret defined in env file + clientName: tracktrain + # clientSecret defined in env file logging: - ntfytopic: ping.stuebinm.eu/monit + ntfyTopic: ping.stuebinm.eu/monit name: ilztalbahn ''; in