aboutsummaryrefslogtreecommitdiff
path: root/flakes/multi-apache-container/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flakes/multi-apache-container/flake.lock')
-rw-r--r--flakes/multi-apache-container/flake.lock36
1 files changed, 36 insertions, 0 deletions
diff --git a/flakes/multi-apache-container/flake.lock b/flakes/multi-apache-container/flake.lock
new file mode 100644
index 0000000..f8dda19
--- /dev/null
+++ b/flakes/multi-apache-container/flake.lock
@@ -0,0 +1,36 @@
1{
2 "nodes": {
3 "files-watcher": {
4 "locked": {
5 "lastModified": 1,
6 "narHash": "sha256-ZsdumUVoSPkV/DB6gO6dNDttjzalye0ToVBF9bl5W0k=",
7 "path": "../files-watcher",
8 "type": "path"
9 },
10 "original": {
11 "path": "../files-watcher",
12 "type": "path"
13 }
14 },
15 "myuids": {
16 "locked": {
17 "lastModified": 1,
18 "narHash": "sha256-HkW9YCLQCNBX3Em7J7MjraVEZO3I3PizkVV2QrUdULQ=",
19 "path": "../myuids",
20 "type": "path"
21 },
22 "original": {
23 "path": "../myuids",
24 "type": "path"
25 }
26 },
27 "root": {
28 "inputs": {
29 "files-watcher": "files-watcher",
30 "myuids": "myuids"
31 }
32 }
33 },
34 "root": "root",
35 "version": 7
36}