about summary refs log tree commit diff stats
path: root/flake.lock
diff options
context:
space:
mode:
authorAlan Pearce2023-06-30 18:42:51 +0200
committerAlan Pearce2023-06-30 18:42:51 +0200
commit90c15edbc8c4b664704f4e205cffcfeff578f98c (patch)
treeef71c59e931729d46e221dcecf44ee5d89ac8b87 /flake.lock
parent416aed825565074c19ab4550766da1623b8bb326 (diff)
downloadwebsite-90c15edbc8c4b664704f4e205cffcfeff578f98c.tar.lz
website-90c15edbc8c4b664704f4e205cffcfeff578f98c.tar.zst
website-90c15edbc8c4b664704f4e205cffcfeff578f98c.zip
Build docker image
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock16
1 files changed, 16 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 9b67443..dc17e6c 100644
--- a/flake.lock
+++ b/flake.lock
@@ -34,6 +34,21 @@
         "type": "github"
       }
     },
+    "flockenzeit": {
+      "locked": {
+        "lastModified": 1671185345,
+        "narHash": "sha256-+5IWi+iJAYcRxvLN15hKO2hVwNokfN3U+lvWf/zFtCg=",
+        "owner": "balsoft",
+        "repo": "Flockenzeit",
+        "rev": "90abba65671690d95b5d28ce6dd8de7959aa1339",
+        "type": "github"
+      },
+      "original": {
+        "owner": "balsoft",
+        "repo": "Flockenzeit",
+        "type": "github"
+      }
+    },
     "nixpkgs": {
       "locked": {
         "lastModified": 1681124868,
@@ -54,6 +69,7 @@
       "inputs": {
         "flake-compat": "flake-compat",
         "flake-utils": "flake-utils",
+        "flockenzeit": "flockenzeit",
         "nixpkgs": "nixpkgs"
       }
     },