summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-03-23 16:59:15 +0300
committerAzat Bahawi <azat@bahawi.net>2023-03-23 16:59:15 +0300
commitf6e36a699ae2d073e340e0a5844b8e111ed3de37 (patch)
tree52bb1d04e7b027165245b55622859b8425105fc7 /flake.lock
parenteb6eebde166112397e8711a16a8618a52ecbcaca (diff)
2023-03-23
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock36
1 files changed, 32 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock
index d3b6dcf..8b7ec9c 100644
--- a/flake.lock
+++ b/flake.lock
@@ -24,6 +24,33 @@
"type": "github"
}
},
+ "alertmanager-ntfy": {
+ "inputs": {
+ "flake-compat": [
+ "flake-compat"
+ ],
+ "flake-utils": [
+ "flake-utils"
+ ],
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1677705275,
+ "narHash": "sha256-MQJrvVNnGkm/1I21e164p5pXRMbMhsr7dACcklKSdTU=",
+ "owner": "pinpox",
+ "repo": "alertmanager-ntfy",
+ "rev": "48cf8171715955c23365af54efc296fac77a4712",
+ "type": "github"
+ },
+ "original": {
+ "owner": "pinpox",
+ "ref": "main",
+ "repo": "alertmanager-ntfy",
+ "type": "github"
+ }
+ },
"arkenfox-nixos": {
"inputs": {
"flake-compat": [
@@ -57,11 +84,11 @@
"azahi-cc": {
"flake": false,
"locked": {
- "lastModified": 1676413032,
- "narHash": "sha256-nXcdZ1ci1MxzsM8WdWVg3T+esviWA1pCMtBvG5lYKgE=",
+ "lastModified": 1679575230,
+ "narHash": "sha256-gz4gdPIKuC9mVKytjFv8hS/1yz5olkn0GRa0deGzNUI=",
"ref": "master",
- "rev": "a46fa2436e54768f8c70fe2ee9c46730607ed6df",
- "revCount": 15,
+ "rev": "4db34391d8381a13ce0d0e59b6fde3721c8249f5",
+ "revCount": 16,
"type": "git",
"url": "https://git.azahi.cc/azahi-cc"
},
@@ -456,6 +483,7 @@
"root": {
"inputs": {
"agenix": "agenix",
+ "alertmanager-ntfy": "alertmanager-ntfy",
"arkenfox-nixos": "arkenfox-nixos",
"azahi-cc": "azahi-cc",
"darwin": "darwin",