aboutsummaryrefslogtreecommitdiff
path: root/flakes/private/chatons/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flakes/private/chatons/flake.lock')
-rw-r--r--flakes/private/chatons/flake.lock23
1 files changed, 23 insertions, 0 deletions
diff --git a/flakes/private/chatons/flake.lock b/flakes/private/chatons/flake.lock
new file mode 100644
index 0000000..39ed484
--- /dev/null
+++ b/flakes/private/chatons/flake.lock
@@ -0,0 +1,23 @@
1{
2 "nodes": {
3 "environment": {
4 "locked": {
5 "lastModified": 1,
6 "narHash": "sha256-rMKbM7fHqWQbI7y59BsPG8KwoDj2jyrvN2niPWB24uE=",
7 "path": "../environment",
8 "type": "path"
9 },
10 "original": {
11 "path": "../environment",
12 "type": "path"
13 }
14 },
15 "root": {
16 "inputs": {
17 "environment": "environment"
18 }
19 }
20 },
21 "root": "root",
22 "version": 7
23}