about summary refs log tree commit diff
path: root/flake.lock
blob: 202033e506a85e208dcba44af74376b1321f8a14 (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
{
  "nodes": {
    "apple-silicon": {
      "inputs": {
        "nixpkgs": [
          "unstable"
        ],
        "rust-overlay": "rust-overlay"
      },
      "locked": {
        "lastModified": 1679451428,
        "narHash": "sha256-Xk3WBlejWUpnuOnMZzTH7mV/bTRxKIrln871ba3uQjI=",
        "owner": "tpwrules",
        "repo": "nixos-apple-silicon",
        "rev": "696d7b4ac7ca05684a3cceedd44acfd0d1c5f1e3",
        "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": 1673295039,
        "narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
        "owner": "LnL7",
        "repo": "nix-darwin",
        "rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
        "type": "github"
      },
      "original": {
        "owner": "LnL7",
        "repo": "nix-darwin",
        "type": "github"
      }
    },
    "flake-utils": {
      "locked": {
        "lastModified": 1667395993,
        "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "flake-utils_2": {
      "locked": {
        "lastModified": 1659877975,
        "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "unstable"
        ],
        "utils": "utils"
      },
      "locked": {
        "lastModified": 1679684476,
        "narHash": "sha256-WTYZFt9cJmOSp1n3hxAS+BQnu7smcBsC98RSgdp2qsE=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "db37c537603d1d45d022cc0666ad45197455b364",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "impermanence": {
      "locked": {
        "lastModified": 1675359654,
        "narHash": "sha256-FPxzuvJkcO49g4zkWLSeuZkln54bLoTtrggZDJBH90I=",
        "owner": "nix-community",
        "repo": "impermanence",
        "rev": "6138eb8e737bffabd4c8fc78ae015d4fd6a7e2fd",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "impermanence",
        "type": "github"
      }
    },
    "neovim": {
      "inputs": {
        "flake-utils": "flake-utils",
        "nixpkgs": [
          "unstable"
        ]
      },
      "locked": {
        "dir": "contrib",
        "lastModified": 1679707662,
        "narHash": "sha256-G256RcY2KUW2BeiPDp60+Nd49Ce7cV/MRqKj/P8svGA=",
        "owner": "neovim",
        "repo": "neovim",
        "rev": "aab4443bb907a0cf7ef874c22f8cfae667b65552",
        "type": "github"
      },
      "original": {
        "dir": "contrib",
        "owner": "neovim",
        "repo": "neovim",
        "type": "github"
      }
    },
    "nixpkgs-2211": {
      "locked": {
        "lastModified": 1679611345,
        "narHash": "sha256-PCFRkV/kLNqNAKSaleXGH6i9Wv+ba7+1NZKh+15CFiM=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "a38c914c34f93328ad7fbcdea0801bc11cbd1565",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-22.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-stable": {
      "locked": {
        "lastModified": 1679163677,
        "narHash": "sha256-VC0tc3EjJZFPXgucFQAYMIHce5nJWYR0kVCk4TVg6gg=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "c3912035d00ef755ab19394488b41feab95d2e40",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "release-22.11",
        "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": 1679710743,
        "narHash": "sha256-zB6vEMoOmXZyqD/yNu1DYqtYvQaPERjWEnmhK8ovlWk=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "8ba8bdaee0dfb4b7ad8b1f398e4f24d4dee89760",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "type": "github"
      }
    },
    "rust-overlay": {
      "flake": false,
      "locked": {
        "lastModified": 1675132198,
        "narHash": "sha256-izOVjdIfdv0OzcfO9rXX0lfGkQn4tdJ0eNm3P3LYo/o=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "48b1403150c3f5a9aeee8bc4c77c8926f29c6501",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "type": "github"
      }
    },
    "sops-nix": {
      "inputs": {
        "nixpkgs": [
          "unstable"
        ],
        "nixpkgs-stable": "nixpkgs-stable"
      },
      "locked": {
        "lastModified": 1679377997,
        "narHash": "sha256-O8rmc/b/qgNgoHj2tL5+3Ovkj7A+Sok7gazRoWbpnqg=",
        "owner": "Mic92",
        "repo": "sops-nix",
        "rev": "d8827a8368c307fbc6ed594c9a31d619e7360bed",
        "type": "github"
      },
      "original": {
        "owner": "Mic92",
        "repo": "sops-nix",
        "type": "github"
      }
    },
    "unstable": {
      "locked": {
        "lastModified": 1679437018,
        "narHash": "sha256-vOuiDPLHSEo/7NkiWtxpHpHgoXoNmrm+wkXZ6a072Fc=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "19cf008bb18e47b6e3b4e16e32a9a4bdd4b45f7e",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "unstable-small": {
      "locked": {
        "lastModified": 1679687487,
        "narHash": "sha256-EpZbOmViyeEShhit1YRBMAx5PgyzqQaq+I+WV1xP8bA=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "aace3ac619d47f5a9846c37ce1b196f49867cd25",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable-small",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "utils": {
      "locked": {
        "lastModified": 1676283394,
        "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}