1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
{
"nodes": {
"files-watcher": {
"locked": {
"lastModified": 1,
"narHash": "sha256-ZsdumUVoSPkV/DB6gO6dNDttjzalye0ToVBF9bl5W0k=",
"path": "../files-watcher",
"type": "path"
},
"original": {
"path": "../files-watcher",
"type": "path"
}
},
"myuids": {
"locked": {
"lastModified": 1,
"narHash": "sha256-HkW9YCLQCNBX3Em7J7MjraVEZO3I3PizkVV2QrUdULQ=",
"path": "../myuids",
"type": "path"
},
"original": {
"path": "../myuids",
"type": "path"
}
},
"root": {
"inputs": {
"files-watcher": "files-watcher",
"myuids": "myuids"
}
}
},
"root": "root",
"version": 7
}
|