From cea96f49fa71e9eaced1fe59fe8c9ab5392c2f6d Mon Sep 17 00:00:00 2001 From: stuebinm Date: Wed, 27 Mar 2024 23:52:39 +0100 Subject: help i wrote a matrix bot not sure if this is a good idea or not, but i always liked how the IRC #voc-wok channel of the c3voc works, and I don't run my own IRC (nor do i want to have my monitoring on infra that is not my own), so I built a similar thing with matrix. --- flake.lock | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 5a82db9..c04d1d0 100644 --- a/flake.lock +++ b/flake.lock @@ -252,6 +252,22 @@ "type": "github" } }, + "ntfy-matrix-bot": { + "flake": false, + "locked": { + "lastModified": 1711577402, + "narHash": "sha256-O8xtbOhrXiJhteEOcYYXqXuA/edkebg0GERBcZ3mH/w=", + "ref": "refs/heads/main", + "rev": "bade89a506c380a7d4cab4fdd765e28686c14776", + "revCount": 1, + "type": "git", + "url": "https://stuebinm.eu/git/ntfy-matrix-bot" + }, + "original": { + "type": "git", + "url": "https://stuebinm.eu/git/ntfy-matrix-bot" + } + }, "playground": { "flake": false, "locked": { @@ -281,6 +297,7 @@ "nixpkgs": "nixpkgs", "nixpkgs-review": "nixpkgs-review", "nixpkgs-unstable": "nixpkgs-unstable", + "ntfy-matrix-bot": "ntfy-matrix-bot", "playground": "playground", "rust-overlay": "rust-overlay", "showrt": "showrt", @@ -300,11 +317,11 @@ ] }, "locked": { - "lastModified": 1711419061, - "narHash": "sha256-+5M/czgYGqs/jKmi8bvYC+JUYboUKNTfkRiesXopeXQ=", + "lastModified": 1711505476, + "narHash": "sha256-yK1zue1c8EdpZvEyQWrjawG9Ykzl7eB2xJ/V+2vU5Jo=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "4c11d2f698ff1149f76b69e72852d5d75f492d0c", + "rev": "56f48d6e7559b807763ea03191bfaf95549ce610", "type": "github" }, "original": { -- cgit v1.2.3