about summary refs log tree commit diff
path: root/flake.lock
blob: def8cf8c5647855cd8015f16871cab0784c586d9 (plain)
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
{
  "nodes": {
    "apple-silicon": {
      "inputs": {
        "flake-compat": "flake-compat",
        "nixpkgs": [
          "unstable"
        ],
        "rust-overlay": "rust-overlay"
      },
      "locked": {
        "lastModified": 1691550350,
        "narHash": "sha256-y5Kc0yhUX6VqtvqR9kZAnjInJ4nFstnfbttyufDe+JE=",
        "owner": "tpwrules",
        "repo": "nixos-apple-silicon",
        "rev": "a4717b649ca84a6f4556c04cc6235842263629ca",
        "type": "github"
      },
      "original": {
        "owner": "tpwrules",
        "repo": "nixos-apple-silicon",
        "type": "github"
      }
    },
    "asahi-firmware": {
      "flake": false,
      "locked": {
        "lastModified": 1676438596,
        "narHash": "sha256-VPaipnOsayWTBzT3/VOt+ycAXVOgy/+2hjFZaFcyNHg=",
        "ref": "refs/heads/main",
        "rev": "5053e89a1c00426bafa133630aab2c765bd64e8d",
        "revCount": 1,
        "type": "git",
        "url": "https://git.exotic.sh/pub/sefidel/asahi-firmware"
      },
      "original": {
        "type": "git",
        "url": "https://git.exotic.sh/pub/sefidel/asahi-firmware"
      }
    },
    "darwin": {
      "inputs": {
        "nixpkgs": [
          "unstable"
        ]
      },
      "locked": {
        "lastModified": 1691275315,
        "narHash": "sha256-9WN0IA0vNZSNxKHpy/bYvPnCw4VH/nr5iBv7c+7KUts=",
        "owner": "LnL7",
        "repo": "nix-darwin",
        "rev": "829041cf10c4f6751a53c0a11ca2fd22ff0918d6",
        "type": "github"
      },
      "original": {
        "owner": "LnL7",
        "repo": "nix-darwin",
        "type": "github"
      }
    },
    "flake-compat": {
      "locked": {
        "lastModified": 1688025799,
        "narHash": "sha256-ktpB4dRtnksm9F5WawoIkEneh1nrEvuxb5lJFt1iOyw=",
        "owner": "nix-community",
        "repo": "flake-compat",
        "rev": "8bf105319d44f6b9f0d764efa4fdef9f1cc9ba1c",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "flake-compat",
        "type": "github"
      }
    },
    "flake-utils": {
      "inputs": {
        "systems": "systems"
      },
      "locked": {
        "lastModified": 1685518550,
        "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "flake-utils_2": {
      "inputs": {
        "systems": "systems_2"
      },
      "locked": {
        "lastModified": 1681202837,
        "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "cfacdce06f30d2b68473a46042957675eebb3401",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "unstable"
        ]
      },
      "locked": {
        "lastModified": 1691506824,
        "narHash": "sha256-Z2Ms7036CCEAfCmDBDy+sFauO6/7fx2UN3aoPCpp4tA=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "7b8d43fbaf8450c30caaed5eab876897d0af891b",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "impermanence": {
      "locked": {
        "lastModified": 1690797372,
        "narHash": "sha256-GImz19e33SeVcIvBB7NnhbJSbTpFFmNtWLh7Z85Y188=",
        "owner": "nix-community",
        "repo": "impermanence",
        "rev": "e3a7acd113903269a1b5c8b527e84ce7ee859851",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "impermanence",
        "type": "github"
      }
    },
    "neovim": {
      "inputs": {
        "flake-utils": "flake-utils",
        "nixpkgs": [
          "unstable"
        ]
      },
      "locked": {
        "dir": "contrib",
        "lastModified": 1691544471,
        "narHash": "sha256-1jF7vuB/c0dHuR+8AdoV8cS1AqAgUWvwpHZXpzRnI3Y=",
        "owner": "neovim",
        "repo": "neovim",
        "rev": "8afdc1f3867a620c8235b3d3964b019b94657190",
        "type": "github"
      },
      "original": {
        "dir": "contrib",
        "owner": "neovim",
        "repo": "neovim",
        "type": "github"
      }
    },
    "nixpkgs-2211": {
      "locked": {
        "lastModified": 1688392541,
        "narHash": "sha256-lHrKvEkCPTUO+7tPfjIcb7Trk6k31rz18vkyqmkeJfY=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "ea4c80b39be4c09702b0cb3b42eab59e2ba4f24b",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-22.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-stable": {
      "locked": {
        "lastModified": 1690066826,
        "narHash": "sha256-6L2qb+Zc0BFkh72OS9uuX637gniOjzU6qCDBpjB2LGY=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "ce45b591975d070044ca24e3003c830d26fea1c8",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "release-23.05",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "apple-silicon": "apple-silicon",
        "asahi-firmware": "asahi-firmware",
        "darwin": "darwin",
        "home-manager": "home-manager",
        "impermanence": "impermanence",
        "neovim": "neovim",
        "nixpkgs-2211": "nixpkgs-2211",
        "rust": "rust",
        "sops-nix": "sops-nix",
        "unstable": "unstable",
        "unstable-small": "unstable-small"
      }
    },
    "rust": {
      "inputs": {
        "flake-utils": "flake-utils_2",
        "nixpkgs": [
          "unstable"
        ]
      },
      "locked": {
        "lastModified": 1691547503,
        "narHash": "sha256-l0AIKJucygbDFc2vuAkxmFMjNNJImDd7jYahA88/E+o=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "3380f16b39457b49c8186d5e20e7a68ccf4fc96e",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "type": "github"
      }
    },
    "rust-overlay": {
      "flake": false,
      "locked": {
        "lastModified": 1686795910,
        "narHash": "sha256-jDa40qRZ0GRQtP9EMZdf+uCbvzuLnJglTUI2JoHfWDc=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "5c2b97c0a9bc5217fc3dfb1555aae0fb756d99f9",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "type": "github"
      }
    },
    "sops-nix": {
      "inputs": {
        "nixpkgs": [
          "unstable"
        ],
        "nixpkgs-stable": "nixpkgs-stable"
      },
      "locked": {
        "lastModified": 1690199016,
        "narHash": "sha256-yTLL72q6aqGmzHq+C3rDp3rIjno7EJZkFLof6Ika7cE=",
        "owner": "Mic92",
        "repo": "sops-nix",
        "rev": "c36df4fe4bf4bb87759b1891cab21e7a05219500",
        "type": "github"
      },
      "original": {
        "owner": "Mic92",
        "repo": "sops-nix",
        "type": "github"
      }
    },
    "systems": {
      "locked": {
        "lastModified": 1681028828,
        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
        "owner": "nix-systems",
        "repo": "default",
        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
        "type": "github"
      },
      "original": {
        "owner": "nix-systems",
        "repo": "default",
        "type": "github"
      }
    },
    "systems_2": {
      "locked": {
        "lastModified": 1681028828,
        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
        "owner": "nix-systems",
        "repo": "default",
        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
        "type": "github"
      },
      "original": {
        "owner": "nix-systems",
        "repo": "default",
        "type": "github"
      }
    },
    "unstable": {
      "locked": {
        "lastModified": 1691368598,
        "narHash": "sha256-ia7li22keBBbj02tEdqjVeLtc7ZlSBuhUk+7XTUFr14=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "5a8e9243812ba528000995b294292d3b5e120947",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "unstable-small": {
      "locked": {
        "lastModified": 1691472822,
        "narHash": "sha256-XVfYZ2oB3lNPVq6sHCY9WkdQ8lHoIDzzbpg8bB6oBxA=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "41c7605718399dcfa53dd7083793b6ae3bc969ff",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable-small",
        "repo": "nixpkgs",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}