summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2024-10-02 20:09:36 +0200
committerLinnnus <[email protected]>2024-10-02 20:09:36 +0200
commita8a572f7a16a431100a984a2f571c93396db93c9 (patch)
tree7949f83d7cc54e1dc2214fad0cc388341ecde7cd /flake.lock
parent404f6847236b3dc82199b8810979b25c3b435804 (diff)
ahmed: Rebuild linus.onl on webhook instead of timer
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock23
1 files changed, 22 insertions, 1 deletions
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",