Newer
Older
{
"nodes": {
"flake-parts": {
"inputs": {
"lastModified": 1719877454,
"narHash": "sha256-g5N1yyOSsPNiOlFfkuI/wcUjmtah+nxdImJqrSATjOU=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "4e3583423212f9303aa1a6337f8dffb415920e4f",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
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
"hpp-constraints": {
"inputs": {
"flake-parts": [
"hpp-core",
"flake-parts"
],
"hpp-pinocchio": "hpp-pinocchio",
"hpp-statistics": "hpp-statistics",
"hpp-util": "hpp-util",
"nixpkgs": [
"hpp-core",
"nixpkgs"
]
},
"locked": {
"lastModified": 1719584695,
"narHash": "sha256-8K94IgUt8kpdRDASnstfX14cBQN4ZK6+LmvOuq6Sg0I=",
"owner": "humanoid-path-planner",
"repo": "hpp-constraints",
"rev": "acd1c62fdfcdb329fd0dea19ae2f18e471e3ef08",
"type": "github"
},
"original": {
"owner": "humanoid-path-planner",
"ref": "release/5.1.0",
"repo": "hpp-constraints",
"type": "github"
}
},
"hpp-core": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"hpp-constraints": "hpp-constraints",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1719770669,
"narHash": "sha256-GzlQ4kfiMUf9qVP5t+/qoQZbBIOe1JPdmL7+86dJVaQ=",
"rev": "5aa007c687c080608c9864d239f523d452bd7181",
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
"type": "github"
},
"original": {
"owner": "humanoid-path-planner",
"repo": "hpp-core",
"type": "github"
}
},
"hpp-environments": {
"inputs": {
"flake-parts": [
"hpp-core",
"hpp-constraints",
"hpp-pinocchio",
"flake-parts"
],
"nixpkgs": [
"hpp-core",
"hpp-constraints",
"hpp-pinocchio",
"nixpkgs"
]
},
"locked": {
"lastModified": 1719580427,
"narHash": "sha256-T76zgTJrGm7maKBPwgX+FgQ7MPN7NoLvdZvzARPo9V0=",
"owner": "humanoid-path-planner",
"repo": "hpp-environments",
"rev": "1c727bcc85145a1f5236357fa73df5a183a31f04",
"type": "github"
},
"original": {
"owner": "humanoid-path-planner",
"ref": "release/5.1.0",
"repo": "hpp-environments",
"type": "github"
}
},
"hpp-pinocchio": {
"inputs": {
"flake-parts": [
"hpp-core",
"hpp-constraints",
"flake-parts"
],
"hpp-environments": "hpp-environments",
"hpp-util": [
"hpp-core",
"hpp-constraints",
"hpp-util"
],
"nixpkgs": [
"hpp-core",
"hpp-constraints",
"nixpkgs"
]
},
"locked": {
"lastModified": 1719582071,
"narHash": "sha256-sRWf973UZIdyrS0fhd+vXdTucR9d7Eks9yU85kcFxfo=",
"owner": "humanoid-path-planner",
"repo": "hpp-pinocchio",
"rev": "4ec6186223ce18f4c48605421a7ef583fe827352",
"type": "github"
},
"original": {
"owner": "humanoid-path-planner",
"ref": "release/5.1.0",
"repo": "hpp-pinocchio",
"type": "github"
}
},
"hpp-statistics": {
"inputs": {
"flake-parts": [
"hpp-core",
"hpp-constraints",
"flake-parts"
],
"hpp-util": [
"hpp-core",
"hpp-constraints",
"hpp-util"
],
"nixpkgs": [
"hpp-core",
"hpp-constraints",
"nixpkgs"
]
},
"locked": {
"lastModified": 1719582334,
"narHash": "sha256-bzGI7z6hTGkuNs71Vcb3vsVpey1SuR7Okx4rJU1LHFs=",
"owner": "humanoid-path-planner",
"repo": "hpp-statistics",
"rev": "613b1f9c2788cb33097c1f1c0e4216420665a1e0",
"type": "github"
},
"original": {
"owner": "humanoid-path-planner",
"ref": "release/5.1.0",
"repo": "hpp-statistics",
"type": "github"
}
},
"hpp-universal-robot": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1719769533,
"narHash": "sha256-Fyq7P+YZDGUKxOrif0id1WIeMKu5o/7FM+CRpBCPC2A=",
"owner": "humanoid-path-planner",
"repo": "hpp-universal-robot",
"rev": "789a540f150b7dc50f3409d94338b7aa96f74084",
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
"type": "github"
},
"original": {
"owner": "humanoid-path-planner",
"repo": "hpp-universal-robot",
"type": "github"
}
},
"hpp-util": {
"inputs": {
"flake-parts": [
"hpp-core",
"hpp-constraints",
"flake-parts"
],
"nixpkgs": [
"hpp-core",
"hpp-constraints",
"nixpkgs"
]
},
"locked": {
"lastModified": 1719580825,
"narHash": "sha256-trfl8A+P7a1gnACnTXNK98TYWWDAOM3PKfkXxpC3X/8=",
"owner": "humanoid-path-planner",
"repo": "hpp-util",
"rev": "0504f15818a92c7a257cd6b60cd8b6092bd6dbfa",
"type": "github"
},
"original": {
"owner": "humanoid-path-planner",
"ref": "release/5.1.0",
"repo": "hpp-util",
"type": "github"
}
},
"lastModified": 1719674427,
"narHash": "sha256-z2hCpVyfnmYTA5iabf1SW4peFV9itE1JJcXNBKIFkDg=",
"type": "github"
},
"original": {
"owner": "nim65s",
"ref": "gepetto",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"hpp-core": "hpp-core",
"hpp-universal-robot": "hpp-universal-robot",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}