-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathflake.lock
43 lines (43 loc) · 1.01 KB
/
flake.lock
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
37
38
39
40
41
42
43
{
"nodes": {
"dependencyDagOfSubmodule": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1655242631,
"narHash": "sha256-GoB43hCj7wf/QL2J4afDsWQJZSAnRuNQi97uOWKryD8=",
"owner": "thelegy",
"repo": "nix-dependencyDagOfSubmodule",
"rev": "b565ef8f48c82955a1f46ecea56ff4ca06929ab8",
"type": "github"
},
"original": {
"owner": "thelegy",
"repo": "nix-dependencyDagOfSubmodule",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"narHash": "sha256-9riYZyVing7OQUUWELSojlbt9u0xDh0Xm5Eg8FQn0fc=",
"path": "/nix/store/ldx6mi3dk80pshjhlmw5ziynh3jln8nd-source",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"dependencyDagOfSubmodule": "dependencyDagOfSubmodule",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}