-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
61 lines (61 loc) · 1.47 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1601282935,
"narHash": "sha256-WQAFV6sGGQxrRs3a+/Yj9xUYvhTpukQJIcMbIi7LCJ4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "588973065fce51f4763287f0fda87a174d78bf48",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1603271222,
"narHash": "sha256-S3nMa1xN/ADk2DEaZnR5Ev1HJJHYbYODXC+liuMG7No=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5d0e2dedd5594cdf3ebbda8bc61310e227235a9c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"uikit-src": "uikit-src"
}
},
"uikit-src": {
"flake": false,
"locked": {
"lastModified": 1603195082,
"narHash": "sha256-OdYCapTO7qyc/314CDoFzsOp3vycyNtdhSPvI0ZqAcM=",
"owner": "uikit",
"repo": "uikit",
"rev": "7ac2e409856048e003e26813b0c1738e3acb44e0",
"type": "github"
},
"original": {
"owner": "uikit",
"ref": "v3.5.9",
"repo": "uikit",
"type": "github"
}
}
},
"root": "root",
"version": 7
}