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
186
187
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
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
|
{
"pins": {
"unflake_git_https---codeberg-org-bpeetz-flake-templates_ref_prime": {
"type": "Git",
"repository": {
"type": "Forgejo",
"server": "https://codeberg.org/",
"owner": "bpeetz",
"repo": "flake-templates"
},
"branch": "prime",
"submodules": false,
"revision": "0294fb03df7c265f8fae24a9e775d69a953bbf03",
"url": "https://codeberg.org/bpeetz/flake-templates/archive/0294fb03df7c265f8fae24a9e775d69a953bbf03.tar.gz",
"hash": "sha256-rI1qMFzbXVjfEvmf2OS4upnibXpL21its6cCXqhz86o="
},
"unflake_git_https---git-foss-syndicate-org-bpeetz-forks-atuin_ref_main": {
"type": "Git",
"repository": {
"type": "Git",
"url": "https://git.foss-syndicate.org/bpeetz/forks/atuin"
},
"branch": "main",
"submodules": false,
"revision": "3ba41b526d57368bfa8d151fd777865370c24f6b",
"url": null,
"hash": "sha256-6upceGLe7W2i00Qsv4fPQUuAIAUpHK8Tm/dsmoQ4SzI="
},
"unflake_git_https---git-foss-syndicate-org-bpeetz-qmk_layout_ref_prime": {
"type": "Git",
"repository": {
"type": "Git",
"url": "https://git.foss-syndicate.org/bpeetz/qmk_layout"
},
"branch": "prime",
"submodules": false,
"revision": "4dff2e6ba5c9c80de3e3d2213ad28802814c3bba",
"url": null,
"hash": "sha256-dv5P3ahDICDacdzEmcyxrtKgbRWhVFiKQaLEz+WniGM="
},
"unflake_git_https---git-foss-syndicate-org-vhack-eu-nix-library_ref_prime": {
"type": "Git",
"repository": {
"type": "Git",
"url": "https://git.foss-syndicate.org/vhack.eu/nix-library"
},
"branch": "prime",
"submodules": false,
"revision": "65bf71bb6ef05ce684924a1dc248bb2e8e2869fb",
"url": null,
"hash": "sha256-IV7n/l3rFoz5UuavrDv0a7IIOPne0jDQVmJAR8bve8U="
},
"unflake_git_https---git-lix-systems-lix-project-flake-compat_ref_main": {
"type": "Git",
"repository": {
"type": "Forgejo",
"server": "https://git.lix.systems/",
"owner": "lix-project",
"repo": "flake-compat"
},
"branch": "main",
"submodules": false,
"revision": "382052b74656a369c5408822af3f2501e9b1af81",
"url": "https://git.lix.systems/lix-project/flake-compat/archive/382052b74656a369c5408822af3f2501e9b1af81.tar.gz",
"hash": "sha256-Eg9b/rq/ECYwNwEXs5i9wHyhxNI0JrYx2srdI2uZMaQ="
},
"unflake_github_cachix_pre-commit-hooks-nix": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "cachix",
"repo": "pre-commit-hooks.nix"
},
"branch": "master",
"submodules": false,
"revision": "43b3c1ab9d40fb1dbb008f451988a91e375825e9",
"url": "https://github.com/cachix/pre-commit-hooks.nix/archive/43b3c1ab9d40fb1dbb008f451988a91e375825e9.tar.gz",
"hash": "sha256-ReRHaLgr/uVqdD8afFSn+myXIfpHeOhP0yYe0TJqAA8="
},
"unflake_github_hercules-ci_flake-parts": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "hercules-ci",
"repo": "flake-parts"
},
"branch": "main",
"submodules": false,
"revision": "17c9d6cdfc60c64f4ee8d306f9bc0b4ccb51481e",
"url": "https://github.com/hercules-ci/flake-parts/archive/17c9d6cdfc60c64f4ee8d306f9bc0b4ccb51481e.tar.gz",
"hash": "sha256-vp6Y/Grm98ESt6ceOkWiHWyZRDV3J1RID4w+6NWK9yA="
},
"unflake_github_ipetkov_crane": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "ipetkov",
"repo": "crane"
},
"branch": "master",
"submodules": false,
"revision": "1316b7d278ad77a16aec024b71d971366e123bec",
"url": "https://github.com/ipetkov/crane/archive/1316b7d278ad77a16aec024b71d971366e123bec.tar.gz",
"hash": "sha256-gcFMcRjw0ZSn380Rx2QLlU1goUQeSrKX/DF12omI6+o="
},
"unflake_github_lnl7_nix-darwin_ref_master": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "lnl7",
"repo": "nix-darwin"
},
"branch": "master",
"submodules": false,
"revision": "57a3171f94705599a2499248ca5758d5eb47c0e0",
"url": "https://github.com/lnl7/nix-darwin/archive/57a3171f94705599a2499248ca5758d5eb47c0e0.tar.gz",
"hash": "sha256-UvORnAxTRHax7RG74W8Z2t4GvIkX6AjJ5kk0QlwZomo="
},
"unflake_github_nix-community_disko_ref_master": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nix-community",
"repo": "disko"
},
"branch": "master",
"submodules": false,
"revision": "ff8702b4de27f72b4c78573dfb89ec74e36abdf1",
"url": "https://github.com/nix-community/disko/archive/ff8702b4de27f72b4c78573dfb89ec74e36abdf1.tar.gz",
"hash": "sha256-RxWs5ND31KzTG7wvMM+PMfUjyNpmIEr999lqNARaM5o="
},
"unflake_github_nix-community_home-manager": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nix-community",
"repo": "home-manager"
},
"branch": "master",
"submodules": false,
"revision": "3139deb8cafbe73b39b24451255b2fdd3426077e",
"url": "https://github.com/nix-community/home-manager/archive/3139deb8cafbe73b39b24451255b2fdd3426077e.tar.gz",
"hash": "sha256-j9maqjx1T8+ljAVntAdSI5hSGCm77QNZz64JF1rJNu0="
},
"unflake_github_nix-community_home-manager_ref_master": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nix-community",
"repo": "home-manager"
},
"branch": "master",
"submodules": false,
"revision": "3139deb8cafbe73b39b24451255b2fdd3426077e",
"url": "https://github.com/nix-community/home-manager/archive/3139deb8cafbe73b39b24451255b2fdd3426077e.tar.gz",
"hash": "sha256-j9maqjx1T8+ljAVntAdSI5hSGCm77QNZz64JF1rJNu0="
},
"unflake_github_nix-community_impermanence_ref_master": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nix-community",
"repo": "impermanence"
},
"branch": "master",
"submodules": false,
"revision": "7b1d382faf603b6d264f58627330f9faa5cba149",
"url": "https://github.com/nix-community/impermanence/archive/7b1d382faf603b6d264f58627330f9faa5cba149.tar.gz",
"hash": "sha256-03+JxvzmfwRu+5JafM0DLbxgHttOQZkUtDWBmeUkN8Y="
},
"unflake_github_nix-community_lanzaboote_ref_v1-1-0": {
"type": "GitRelease",
"repository": {
"type": "GitHub",
"owner": "nix-community",
"repo": "lanzaboote"
},
"pre_releases": false,
"version_upper_bound": null,
"release_prefix": null,
"submodules": false,
"version": "v1.1.0",
"revision": "7c9a54a7f87b4539ddbd8bda09a8a5f5f9361aa9",
"url": "https://api.github.com/repos/nix-community/lanzaboote/tarball/refs/tags/v1.1.0",
"hash": "sha256-hqijVSEETttmo8Okql9/LG0Ua34hdciKW1a5zzlj8mU="
},
"unflake_github_nix-community_nix-index-database_ref_main": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nix-community",
"repo": "nix-index-database"
},
"branch": "main",
"submodules": false,
"revision": "4f8d52a3598b0dc7db7a5e7b419e3edd9d1ecfdb",
"url": "https://github.com/nix-community/nix-index-database/archive/4f8d52a3598b0dc7db7a5e7b419e3edd9d1ecfdb.tar.gz",
"hash": "sha256-Q5kNLlWngt7TaIIZoxDKWMHjiSaNRVqr70FqWCRRfr4="
},
"unflake_github_nix-community_nixos-generators_ref_master": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nix-community",
"repo": "nixos-generators"
},
"branch": "master",
"submodules": false,
"revision": "8946737ff703382fda7623b9fab071d037e897d5",
"url": "https://github.com/nix-community/nixos-generators/archive/8946737ff703382fda7623b9fab071d037e897d5.tar.gz",
"hash": "sha256-nnVmNNKBi1YiBNPhKclNYDORoHkuKipoz7EtVnXO50A="
},
"unflake_github_nix-community_nixpkgs-lib": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nix-community",
"repo": "nixpkgs.lib"
},
"branch": "master",
"submodules": false,
"revision": "e978bdeeff2de8eb5454396f6557e655845b32c7",
"url": "https://github.com/nix-community/nixpkgs.lib/archive/e978bdeeff2de8eb5454396f6557e655845b32c7.tar.gz",
"hash": "sha256-DFY3+18Zijt5odIlo/G2gn1cXbU9rVim01NG1zHbpxs="
},
"unflake_github_nix-community_nixvim_ref_main": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nix-community",
"repo": "nixvim"
},
"branch": "main",
"submodules": false,
"revision": "07180a087e4a00720dc0731cbcd8dec796974381",
"url": "https://github.com/nix-community/nixvim/archive/07180a087e4a00720dc0731cbcd8dec796974381.tar.gz",
"hash": "sha256-yycNej5//EsRbV10moBoh+/63vXEwZD1ZFEiRm6C9rQ="
},
"unflake_github_nix-systems_default": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nix-systems",
"repo": "default"
},
"branch": "main",
"submodules": false,
"revision": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"url": "https://github.com/nix-systems/default/archive/da67096a3b9bf56a91d16901293e51ba5b49a27e.tar.gz",
"hash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768="
},
"unflake_github_nix-systems_default_ref_future-26-11": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nix-systems",
"repo": "default"
},
"branch": "future-26.11",
"submodules": false,
"revision": "c29398b59d2048c4ab79345812849c9bd15e9150",
"url": "https://github.com/nix-systems/default/archive/c29398b59d2048c4ab79345812849c9bd15e9150.tar.gz",
"hash": "sha256-brhZ8DmuGtzkCYHJg4HEd602amKm89Y9ytsFZ5uWD1w="
},
"unflake_github_nix-systems_x86_64-linux": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nix-systems",
"repo": "x86_64-linux"
},
"branch": "main",
"submodules": false,
"revision": "2ecfcac5e15790ba6ce360ceccddb15ad16d08a8",
"url": "https://github.com/nix-systems/x86_64-linux/archive/2ecfcac5e15790ba6ce360ceccddb15ad16d08a8.tar.gz",
"hash": "sha256-Gtqg8b/v49BFDpDetjclCYXm8mAnTrUzR0JnE2nv5aw="
},
"unflake_github_nixos_flake-compat_flake_false": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nixos",
"repo": "flake-compat"
},
"branch": "master",
"submodules": false,
"revision": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
"url": "https://github.com/nixos/flake-compat/archive/5edf11c44bc78a0d334f6334cdaf7d60d732daab.tar.gz",
"hash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns="
},
"unflake_github_nixos_nixpkgs_ref_nixos-25-05": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nixos",
"repo": "nixpkgs"
},
"branch": "nixos-25.05",
"submodules": false,
"revision": "ac62194c3917d5f474c1a844b6fd6da2db95077d",
"url": "https://github.com/nixos/nixpkgs/archive/ac62194c3917d5f474c1a844b6fd6da2db95077d.tar.gz",
"hash": "sha256-16KkgfdYqjaeRGBaYsNrhPRRENs0qzkQVUooNHtoy2w="
},
"unflake_github_nixos_nixpkgs_ref_nixos-26-05": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nixos",
"repo": "nixpkgs"
},
"branch": "nixos-26.05",
"submodules": false,
"revision": "fd1462031fdee08f65fd0b4c6b64e22239a77870",
"url": "https://github.com/nixos/nixpkgs/archive/fd1462031fdee08f65fd0b4c6b64e22239a77870.tar.gz",
"hash": "sha256-n3gKTBIV4ZA5VQpUakffBe3KGu4+mhPoA34rrqS0GkA="
},
"unflake_github_nixos_nixpkgs_ref_nixos-unstable": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nixos",
"repo": "nixpkgs"
},
"branch": "nixos-unstable",
"submodules": false,
"revision": "61b7c44c4073f0b827768aff0049561b5110ea5a",
"url": "https://github.com/nixos/nixpkgs/archive/61b7c44c4073f0b827768aff0049561b5110ea5a.tar.gz",
"hash": "sha256-12KrbMiWLcf8m7pCvAtZh1ZrgF85ZXDXvfR/fWTKy84="
},
"unflake_github_nixos_nixpkgs_ref_nixos-unstable-small": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nixos",
"repo": "nixpkgs"
},
"branch": "nixos-unstable-small",
"submodules": false,
"revision": "3d79c8d63e761c59323e90a27b50eb52b5482bfe",
"url": "https://github.com/nixos/nixpkgs/archive/3d79c8d63e761c59323e90a27b50eb52b5482bfe.tar.gz",
"hash": "sha256-DIM0Ma2i514MRl+NJY2/LGzG8i6hs4zORZw9E+0VwBc="
},
"unflake_github_nixos_nixpkgs_ref_nixpkgs-unstable": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nixos",
"repo": "nixpkgs"
},
"branch": "nixpkgs-unstable",
"submodules": false,
"revision": "b471514bed69eff5255c8e63c1f80e5fe56c616f",
"url": "https://github.com/nixos/nixpkgs/archive/b471514bed69eff5255c8e63c1f80e5fe56c616f.tar.gz",
"hash": "sha256-zpGZb8FYui+i8KLtC0nlcmb0voR2zB80Qn8pe7lzIbk="
},
"unflake_github_numtide_flake-utils": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "numtide",
"repo": "flake-utils"
},
"branch": "main",
"submodules": false,
"revision": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"url": "https://github.com/numtide/flake-utils/archive/11707dc2f618dd54ca8739b309ec4fc024de578b.tar.gz",
"hash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI="
},
"unflake_github_numtide_treefmt-nix": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "numtide",
"repo": "treefmt-nix"
},
"branch": "main",
"submodules": false,
"revision": "df3c0640565d04a0261253cdd89fce78ec50168a",
"url": "https://github.com/numtide/treefmt-nix/archive/df3c0640565d04a0261253cdd89fce78ec50168a.tar.gz",
"hash": "sha256-47cxbcZODibHv3rELFQ9vZly0vUNkND/atn/U7HLeb0="
},
"unflake_github_numtide_treefmt-nix_ref_main": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "numtide",
"repo": "treefmt-nix"
},
"branch": "main",
"submodules": false,
"revision": "df3c0640565d04a0261253cdd89fce78ec50168a",
"url": "https://github.com/numtide/treefmt-nix/archive/df3c0640565d04a0261253cdd89fce78ec50168a.tar.gz",
"hash": "sha256-47cxbcZODibHv3rELFQ9vZly0vUNkND/atn/U7HLeb0="
},
"unflake_github_oxalica_rust-overlay": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "oxalica",
"repo": "rust-overlay"
},
"branch": "master",
"submodules": false,
"revision": "afacd6819d3765a05814ee8e3de74c77d42ac799",
"url": "https://github.com/oxalica/rust-overlay/archive/afacd6819d3765a05814ee8e3de74c77d42ac799.tar.gz",
"hash": "sha256-NYF7ZM5ip0u+w1pBFDpIGEbrbgN/wpnLFAmBkWkYMXw="
},
"unflake_github_ryantm_agenix_ref_main": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "ryantm",
"repo": "agenix"
},
"branch": "main",
"submodules": false,
"revision": "b027ee29d959fda4b60b57566d64c98a202e0feb",
"url": "https://github.com/ryantm/agenix/archive/b027ee29d959fda4b60b57566d64c98a202e0feb.tar.gz",
"hash": "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I="
}
},
"version": 8
}
|