-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
133 lines (133 loc) · 3.4 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1692649925,
"narHash": "sha256-a3wYO5Ft/X24ljNB5WvcoGpKy5npSOpkCimtklZkCUw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2e29f6826af4f911920b9e174e6e6a032e6a26a0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"rhine-pinned": {
"flake": false,
"locked": {
"lastModified": 1676641357,
"narHash": "sha256-H2yXWd1jPi+ZPMfMb1CKTfQgP2WiFztIeXIaGIIH0O0=",
"owner": "turion",
"repo": "rhine",
"rev": "ed6476e4040417ab97ab3896dc8cdc312607c3d9",
"type": "github"
},
"original": {
"owner": "turion",
"repo": "rhine",
"rev": "ed6476e4040417ab97ab3896dc8cdc312607c3d9",
"type": "github"
}
},
"rhine-unstable": {
"flake": false,
"locked": {
"lastModified": 1691758134,
"narHash": "sha256-RCLO9m6H2vwBjD39DZV77YKOH4WKrW4OrOwgyWkeF+w=",
"owner": "turion",
"repo": "rhine",
"rev": "9e0c308584cf8d9fda3db59792c98220d3021188",
"type": "github"
},
"original": {
"owner": "turion",
"repo": "rhine",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"rhine-pinned": "rhine-pinned",
"rhine-unstable": "rhine-unstable",
"vox-hs-in": "vox-hs-in"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"vox-hs-in": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1693604546,
"narHash": "sha256-+SCz7hrOAkFIgGK546LXS1WxORGyMFX0rqrhqZRcq2M=",
"owner": "SheetKey",
"repo": "vox-hs",
"rev": "78bf32cfe2e7135ad641db30025060187496184b",
"type": "github"
},
"original": {
"owner": "SheetKey",
"repo": "vox-hs",
"type": "github"
}
}
},
"root": "root",
"version": 7
}