-
Notifications
You must be signed in to change notification settings - Fork 1
/
flake.lock
185 lines (185 loc) · 4.91 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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
{
"nodes": {
"cemu_src": {
"flake": false,
"locked": {
"lastModified": 1662908211,
"narHash": "sha256-LYMNz+hcz6Z8RlZJO/4LJvBQ6kkQCT4vxKRPS0BczmI=",
"owner": "cemu-project",
"repo": "Cemu",
"rev": "6cf5dc9a569315969aeaec71f058b4fa8bf16993",
"type": "github"
},
"original": {
"owner": "cemu-project",
"ref": "main",
"repo": "Cemu",
"type": "github"
}
},
"cubeb_src": {
"flake": false,
"locked": {
"lastModified": 1658421279,
"narHash": "sha256-pkWEnD5RqWkkyq/6umQ3Oztkxx1wszqa7mEJqvZ7kAo=",
"owner": "mozilla",
"repo": "cubeb",
"rev": "dc511c6b3597b6384d28949285b9289e009830ea",
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "cubeb",
"rev": "dc511c6b3597b6384d28949285b9289e009830ea",
"type": "github"
}
},
"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"
}
},
"fmt_src": {
"flake": false,
"locked": {
"lastModified": 1661615830,
"narHash": "sha256-rP6ymyRc7LnKxUXwPpzhHOQvpJkpnRFOt2ctvUNlYI0=",
"owner": "fmtlib",
"repo": "fmt",
"rev": "a33701196adfad74917046096bf5a2aa0ab0bb50",
"type": "github"
},
"original": {
"owner": "fmtlib",
"ref": "9.1.0",
"repo": "fmt",
"type": "github"
}
},
"glslang_src": {
"flake": false,
"locked": {
"lastModified": 1660318330,
"narHash": "sha256-+NKp/4e3iruAcTunpxksvCHxoVYmPd0kFI8JDJJUVg4=",
"owner": "KhronosGroup",
"repo": "glslang",
"rev": "73c9630da979017b2f7e19c6549e2bdb93d9b238",
"type": "github"
},
"original": {
"owner": "KhronosGroup",
"ref": "11.11.0",
"repo": "glslang",
"type": "github"
}
},
"imgui_src": {
"flake": false,
"locked": {
"lastModified": 1655827910,
"narHash": "sha256-scG47rRE2qZuYYkgDiA3xnxn/9kQlZLRMb/4UjoknI0=",
"owner": "ocornut",
"repo": "imgui",
"rev": "9aae45eb4a05a5a1f96be1ef37eb503a12ceb889",
"type": "github"
},
"original": {
"owner": "ocornut",
"ref": "v1.88",
"repo": "imgui",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1662818301,
"narHash": "sha256-uRjbKN924ptf5CvQ4cfki3R9nIm5EhrJBeb/xUxwfcM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a25f0b9bbdfedee45305da5d1e1410c5bcbd48f6",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"cemu_src": "cemu_src",
"cubeb_src": "cubeb_src",
"flake_utils": "flake_utils",
"fmt_src": "fmt_src",
"glslang_src": "glslang_src",
"imgui_src": "imgui_src",
"nixpkgs": "nixpkgs",
"sanitizers_src": "sanitizers_src",
"vcpkg_src": "vcpkg_src",
"zarchive_src": "zarchive_src"
}
},
"sanitizers_src": {
"flake": false,
"locked": {
"lastModified": 1535527611,
"narHash": "sha256-wEO3hxU1e/SRCWuKOyT2RllRFrC+jucFdyt1EhVEXuw=",
"owner": "arsenm",
"repo": "sanitizers-cmake",
"rev": "aab6948fa863bc1cbe5d0850bc46b9ef02ed4c1a",
"type": "github"
},
"original": {
"owner": "arsenm",
"repo": "sanitizers-cmake",
"rev": "aab6948fa863bc1cbe5d0850bc46b9ef02ed4c1a",
"type": "github"
}
},
"vcpkg_src": {
"flake": false,
"locked": {
"lastModified": 1660616689,
"narHash": "sha256-OsVDrYC1J6/WzUcBE85RWCueB0+dxCCwbfpTyjqAcPo=",
"owner": "microsoft",
"repo": "vcpkg",
"rev": "acc3bcf76b84ae5041c86ab55fe138ae7b8255c7",
"type": "github"
},
"original": {
"owner": "microsoft",
"ref": "2022.08.15",
"repo": "vcpkg",
"type": "github"
}
},
"zarchive_src": {
"flake": false,
"locked": {
"lastModified": 1661568857,
"narHash": "sha256-MN8P1zqvOPmXcOgpw4Y0c8AvPQS3nY/HBnwS2HPEsts=",
"owner": "Exzap",
"repo": "ZArchive",
"rev": "48914a07df3c213333c580bb5e5bb3393442ca5b",
"type": "github"
},
"original": {
"owner": "Exzap",
"repo": "ZArchive",
"rev": "48914a07df3c213333c580bb5e5bb3393442ca5b",
"type": "github"
}
}
},
"root": "root",
"version": 7
}