forked from cosmos/cosmos-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
176 lines (176 loc) · 4.76 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
{
"nodes": {
"cometbft": {
"flake": false,
"locked": {
"lastModified": 1726066900,
"narHash": "sha256-j0lO06/spybG7TYCFTxXSKkQgNiU8Yj7oRlNsW2IawM=",
"owner": "unionlabs",
"repo": "cometbft",
"rev": "8e5f9640051521f4adc92137d40568f9e7f0d3e4",
"type": "github"
},
"original": {
"owner": "unionlabs",
"repo": "cometbft",
"rev": "8e5f9640051521f4adc92137d40568f9e7f0d3e4",
"type": "github"
}
},
"cosmosproto": {
"flake": false,
"locked": {
"lastModified": 1713435259,
"narHash": "sha256-vMq1+gMLgUdhClbz38+U3MIh9Wzw0DvyAMX6M4ZZBso=",
"owner": "cosmos",
"repo": "cosmos-proto",
"rev": "0748a2ad4a5c78b1db6c8090db01e255bcc91365",
"type": "github"
},
"original": {
"owner": "cosmos",
"repo": "cosmos-proto",
"rev": "0748a2ad4a5c78b1db6c8090db01e255bcc91365",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1725234343,
"narHash": "sha256-+ebgonl3NbiKD2UD0x4BszCZQ6sTfL4xioaM49o5B3Y=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "567b938d64d4b4112ee253b9274472dc3a346eb6",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"gogoproto": {
"flake": false,
"locked": {
"lastModified": 1680165077,
"narHash": "sha256-oaGwDFbz/xgL7hDtvdh/mIcRIGBdp+/xuKeuBE2ZpqY=",
"owner": "cosmos",
"repo": "gogoproto",
"rev": "b12c8cae0624d2518ab995c775410694dfa5d50e",
"type": "github"
},
"original": {
"owner": "cosmos",
"repo": "gogoproto",
"rev": "b12c8cae0624d2518ab995c775410694dfa5d50e",
"type": "github"
}
},
"googleapis": {
"flake": false,
"locked": {
"lastModified": 1711408373,
"narHash": "sha256-+w2IC8WbHub7S+Q/8GwnlcBcVia0HxdIWuvyfl5XxTs=",
"owner": "googleapis",
"repo": "googleapis",
"rev": "8984ddb508dea0e673b724c58338e810b1d8aee3",
"type": "github"
},
"original": {
"owner": "googleapis",
"repo": "googleapis",
"rev": "8984ddb508dea0e673b724c58338e810b1d8aee3",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1725634671,
"narHash": "sha256-v3rIhsJBOMLR8e/RNWxr828tB+WywYIoajrZKFM+0Gg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "574d1eac1c200690e27b8eb4e24887f8df7ac27c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"protoc-gen-go-cosmos-orm": {
"flake": false,
"locked": {
"lastModified": 1683840916,
"narHash": "sha256-jVtXUc7smXAG9ErGLFYYNjK3wVIXlrggWRj3Piqz/Ak=",
"owner": "cosmos",
"repo": "cosmos-sdk",
"rev": "cd45ab2abdd9817a0ebb583f5334514e3f900cfb",
"type": "github"
},
"original": {
"owner": "cosmos",
"repo": "cosmos-sdk",
"rev": "cd45ab2abdd9817a0ebb583f5334514e3f900cfb",
"type": "github"
}
},
"root": {
"inputs": {
"cometbft": "cometbft",
"cosmosproto": "cosmosproto",
"flake-parts": "flake-parts",
"gogoproto": "gogoproto",
"googleapis": "googleapis",
"nixpkgs": "nixpkgs",
"protoc-gen-go-cosmos-orm": "protoc-gen-go-cosmos-orm",
"swagger-combine-src": "swagger-combine-src",
"treefmt-nix": "treefmt-nix"
}
},
"swagger-combine-src": {
"flake": false,
"locked": {
"lastModified": 1635175020,
"narHash": "sha256-eBScPrHWDtyRP76kfKfM71WbbNh1j5EhuxwNT/M+H8Y=",
"owner": "maxdome",
"repo": "swagger-combine",
"rev": "d240f610e60ed09070db3f58b4a9fc09bfc0b9b3",
"type": "github"
},
"original": {
"owner": "maxdome",
"repo": "swagger-combine",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1725271838,
"narHash": "sha256-VcqxWT0O/gMaeWTTjf1r4MOyG49NaNxW4GHTO3xuThE=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "9fb342d14b69aefdf46187f6bb80a4a0d97007cd",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}