flake.lock raw
1 {
2 "nodes": {
3 "cachix": {
4 "inputs": {
5 "devenv": [
6 "devenv"
7 ],
8 "flake-compat": [
9 "devenv"
10 ],
11 "git-hooks": [
12 "devenv"
13 ],
14 "nixpkgs": "nixpkgs"
15 },
16 "locked": {
17 "lastModified": 1742042642,
18 "narHash": "sha256-D0gP8srrX0qj+wNYNPdtVJsQuFzIng3q43thnHXQ/es=",
19 "owner": "cachix",
20 "repo": "cachix",
21 "rev": "a624d3eaf4b1d225f918de8543ed739f2f574203",
22 "type": "github"
23 },
24 "original": {
25 "owner": "cachix",
26 "ref": "latest",
27 "repo": "cachix",
28 "type": "github"
29 }
30 },
31 "devenv": {
32 "inputs": {
33 "cachix": "cachix",
34 "flake-compat": "flake-compat",
35 "git-hooks": "git-hooks",
36 "nix": "nix",
37 "nixpkgs": "nixpkgs_3"
38 },
39 "locked": {
40 "lastModified": 1744876578,
41 "narHash": "sha256-8MTBj2REB8t29sIBLpxbR0+AEGJ7f+RkzZPAGsFd40c=",
42 "owner": "cachix",
43 "repo": "devenv",
44 "rev": "7ff7c351bba20d0615be25ecdcbcf79b57b85fe1",
45 "type": "github"
46 },
47 "original": {
48 "owner": "cachix",
49 "repo": "devenv",
50 "type": "github"
51 }
52 },
53 "flake-compat": {
54 "flake": false,
55 "locked": {
56 "lastModified": 1733328505,
57 "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
58 "owner": "edolstra",
59 "repo": "flake-compat",
60 "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
61 "type": "github"
62 },
63 "original": {
64 "owner": "edolstra",
65 "repo": "flake-compat",
66 "type": "github"
67 }
68 },
69 "flake-parts": {
70 "inputs": {
71 "nixpkgs-lib": [
72 "devenv",
73 "nix",
74 "nixpkgs"
75 ]
76 },
77 "locked": {
78 "lastModified": 1712014858,
79 "narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
80 "owner": "hercules-ci",
81 "repo": "flake-parts",
82 "rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
83 "type": "github"
84 },
85 "original": {
86 "owner": "hercules-ci",
87 "repo": "flake-parts",
88 "type": "github"
89 }
90 },
91 "flake-parts_2": {
92 "inputs": {
93 "nixpkgs-lib": "nixpkgs-lib"
94 },
95 "locked": {
96 "lastModified": 1743550720,
97 "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=",
98 "owner": "hercules-ci",
99 "repo": "flake-parts",
100 "rev": "c621e8422220273271f52058f618c94e405bb0f5",
101 "type": "github"
102 },
103 "original": {
104 "owner": "hercules-ci",
105 "repo": "flake-parts",
106 "type": "github"
107 }
108 },
109 "git-hooks": {
110 "inputs": {
111 "flake-compat": [
112 "devenv"
113 ],
114 "gitignore": "gitignore",
115 "nixpkgs": [
116 "devenv",
117 "nixpkgs"
118 ]
119 },
120 "locked": {
121 "lastModified": 1742649964,
122 "narHash": "sha256-DwOTp7nvfi8mRfuL1escHDXabVXFGT1VlPD1JHrtrco=",
123 "owner": "cachix",
124 "repo": "git-hooks.nix",
125 "rev": "dcf5072734cb576d2b0c59b2ac44f5050b5eac82",
126 "type": "github"
127 },
128 "original": {
129 "owner": "cachix",
130 "repo": "git-hooks.nix",
131 "type": "github"
132 }
133 },
134 "gitignore": {
135 "inputs": {
136 "nixpkgs": [
137 "devenv",
138 "git-hooks",
139 "nixpkgs"
140 ]
141 },
142 "locked": {
143 "lastModified": 1709087332,
144 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
145 "owner": "hercules-ci",
146 "repo": "gitignore.nix",
147 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
148 "type": "github"
149 },
150 "original": {
151 "owner": "hercules-ci",
152 "repo": "gitignore.nix",
153 "type": "github"
154 }
155 },
156 "libgit2": {
157 "flake": false,
158 "locked": {
159 "lastModified": 1697646580,
160 "narHash": "sha256-oX4Z3S9WtJlwvj0uH9HlYcWv+x1hqp8mhXl7HsLu2f0=",
161 "owner": "libgit2",
162 "repo": "libgit2",
163 "rev": "45fd9ed7ae1a9b74b957ef4f337bc3c8b3df01b5",
164 "type": "github"
165 },
166 "original": {
167 "owner": "libgit2",
168 "repo": "libgit2",
169 "type": "github"
170 }
171 },
172 "nix": {
173 "inputs": {
174 "flake-compat": [
175 "devenv"
176 ],
177 "flake-parts": "flake-parts",
178 "libgit2": "libgit2",
179 "nixpkgs": "nixpkgs_2",
180 "nixpkgs-23-11": [
181 "devenv"
182 ],
183 "nixpkgs-regression": [
184 "devenv"
185 ],
186 "pre-commit-hooks": [
187 "devenv"
188 ]
189 },
190 "locked": {
191 "lastModified": 1741798497,
192 "narHash": "sha256-E3j+3MoY8Y96mG1dUIiLFm2tZmNbRvSiyN7CrSKuAVg=",
193 "owner": "domenkozar",
194 "repo": "nix",
195 "rev": "f3f44b2baaf6c4c6e179de8cbb1cc6db031083cd",
196 "type": "github"
197 },
198 "original": {
199 "owner": "domenkozar",
200 "ref": "devenv-2.24",
201 "repo": "nix",
202 "type": "github"
203 }
204 },
205 "nixpkgs": {
206 "locked": {
207 "lastModified": 1733212471,
208 "narHash": "sha256-M1+uCoV5igihRfcUKrr1riygbe73/dzNnzPsmaLCmpo=",
209 "owner": "NixOS",
210 "repo": "nixpkgs",
211 "rev": "55d15ad12a74eb7d4646254e13638ad0c4128776",
212 "type": "github"
213 },
214 "original": {
215 "owner": "NixOS",
216 "ref": "nixos-unstable",
217 "repo": "nixpkgs",
218 "type": "github"
219 }
220 },
221 "nixpkgs-lib": {
222 "locked": {
223 "lastModified": 1743296961,
224 "narHash": "sha256-b1EdN3cULCqtorQ4QeWgLMrd5ZGOjLSLemfa00heasc=",
225 "owner": "nix-community",
226 "repo": "nixpkgs.lib",
227 "rev": "e4822aea2a6d1cdd36653c134cacfd64c97ff4fa",
228 "type": "github"
229 },
230 "original": {
231 "owner": "nix-community",
232 "repo": "nixpkgs.lib",
233 "type": "github"
234 }
235 },
236 "nixpkgs_2": {
237 "locked": {
238 "lastModified": 1717432640,
239 "narHash": "sha256-+f9c4/ZX5MWDOuB1rKoWj+lBNm0z0rs4CK47HBLxy1o=",
240 "owner": "NixOS",
241 "repo": "nixpkgs",
242 "rev": "88269ab3044128b7c2f4c7d68448b2fb50456870",
243 "type": "github"
244 },
245 "original": {
246 "owner": "NixOS",
247 "ref": "release-24.05",
248 "repo": "nixpkgs",
249 "type": "github"
250 }
251 },
252 "nixpkgs_3": {
253 "locked": {
254 "lastModified": 1733477122,
255 "narHash": "sha256-qamMCz5mNpQmgBwc8SB5tVMlD5sbwVIToVZtSxMph9s=",
256 "owner": "cachix",
257 "repo": "devenv-nixpkgs",
258 "rev": "7bd9e84d0452f6d2e63b6e6da29fe73fac951857",
259 "type": "github"
260 },
261 "original": {
262 "owner": "cachix",
263 "ref": "rolling",
264 "repo": "devenv-nixpkgs",
265 "type": "github"
266 }
267 },
268 "nixpkgs_4": {
269 "locked": {
270 "lastModified": 1744536153,
271 "narHash": "sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38=",
272 "owner": "NixOS",
273 "repo": "nixpkgs",
274 "rev": "18dd725c29603f582cf1900e0d25f9f1063dbf11",
275 "type": "github"
276 },
277 "original": {
278 "owner": "NixOS",
279 "ref": "nixpkgs-unstable",
280 "repo": "nixpkgs",
281 "type": "github"
282 }
283 },
284 "root": {
285 "inputs": {
286 "devenv": "devenv",
287 "flake-parts": "flake-parts_2",
288 "nixpkgs": "nixpkgs_4"
289 }
290 }
291 },
292 "root": "root",
293 "version": 7
294 }
295