This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathflake.lock
128 lines (128 loc) · 3.3 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
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"genie-src": {
"flake": false,
"locked": {
"lastModified": 1639236213,
"narHash": "sha256-+6xlyWlBJOt/RTx36UrqO0e8tyuX90UKyzFHSAJeCY4=",
"owner": "bkaradzic",
"repo": "genie",
"rev": "7860ea4ae5b2e398276dcdd138032c979301348e",
"type": "github"
},
"original": {
"owner": "bkaradzic",
"repo": "genie",
"type": "github"
}
},
"nix-filter": {
"locked": {
"lastModified": 1653590866,
"narHash": "sha256-E4yKIrt/S//WfW5D9IhQ1dVuaAy8RE7EiCMfnbrOC78=",
"owner": "numtide",
"repo": "nix-filter",
"rev": "3e81a637cdf9f6e9b39aeb4d6e6394d1ad158e16",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1678875422,
"narHash": "sha256-T3o6NcQPwXjxJMn2shz86Chch4ljXgZn746c2caGxd8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "126f49a01de5b7e35a43fd43f891ecf6d3a51459",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"scopes": "scopes"
}
},
"scopes": {
"inputs": {
"flake-utils": "flake-utils_2",
"genie-src": "genie-src",
"nix-filter": "nix-filter",
"nixpkgs": [
"nixpkgs"
],
"spirv-cross-src": "spirv-cross-src"
},
"locked": {
"lastModified": 1678841769,
"narHash": "sha256-dovJLOd2XVQ0QYYmThfxO+9u/vu5BqnHdMNbDLkO7UU=",
"owner": "Fundament-software",
"repo": "scopes",
"rev": "47eaa8b90bf738bed13c3d6d2a5670e03b85a454",
"type": "github"
},
"original": {
"owner": "Fundament-software",
"repo": "scopes",
"type": "github"
}
},
"spirv-cross-src": {
"flake": false,
"locked": {
"lastModified": 1648146442,
"narHash": "sha256-OluTxOEfDIGMdrXhvIifjpMgZBvyh9ofLKxKt0dX5ZU=",
"owner": "KhronosGroup",
"repo": "SPIRV-Cross",
"rev": "0d4ce028bf8b8a94d325dc1e1c20446153ba19c4",
"type": "github"
},
"original": {
"owner": "KhronosGroup",
"repo": "SPIRV-Cross",
"type": "github"
}
}
},
"root": "root",
"version": 7
}