From a8a572f7a16a431100a984a2f571c93396db93c9 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Wed, 2 Oct 2024 20:09:36 +0200 Subject: ahmed: Rebuild linus.onl on webhook instead of timer --- flake.lock | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 0153b59..b80c06f 100644 --- a/flake.lock +++ b/flake.lock @@ -223,7 +223,8 @@ "nix-darwin": "nix-darwin", "nixpkgs": "nixpkgs", "nixpkgs-unstable": "nixpkgs-unstable", - "push-notification-api": "push-notification-api" + "push-notification-api": "push-notification-api", + "webhook-listener": "webhook-listener" } }, "systems": { @@ -255,6 +256,26 @@ "repo": "default", "type": "github" } + }, + "webhook-listener": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1727892481, + "narHash": "sha256-fgsNGC8VaoH9LcSMHwMufuFUZpH6oq4pVQVnmp2Q0Mo=", + "owner": "linnnus", + "repo": "webhook-listener", + "rev": "c0ff85fd243f0e6cb3f5d4d0d61ad33cc893108f", + "type": "github" + }, + "original": { + "owner": "linnnus", + "repo": "webhook-listener", + "type": "github" + } } }, "root": "root", -- cgit v1.2.3