summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 572cb3b3949d3b1b097c27ff92234c21da45a33f (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
{
  "nodes": {
    "base16": {
      "inputs": {
        "nixpkgs": [
          "stylix",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1658847131,
        "narHash": "sha256-X6Mml7cT0YR3WCD5fkUhpRVV5ZPcwdcDsND8r8xMqTE=",
        "owner": "SenchoPens",
        "repo": "base16.nix",
        "rev": "6b404cda2e04ca3cf5ca7b877af9c469e1386acb",
        "type": "github"
      },
      "original": {
        "owner": "SenchoPens",
        "repo": "base16.nix",
        "type": "github"
      }
    },
    "coricamu": {
      "inputs": {
        "nixpkgs": [
          "stylix",
          "nixpkgs"
        ],
        "utils": "utils_2"
      },
      "locked": {
        "lastModified": 1659649195,
        "narHash": "sha256-wRpMO4Mm4uizR5M71iipdi8ssSYMEPPAIwWyFYnhnco=",
        "owner": "danth",
        "repo": "coricamu",
        "rev": "cdd2f7326efd91509caf84e69b669a7f9e6782bc",
        "type": "github"
      },
      "original": {
        "owner": "danth",
        "repo": "coricamu",
        "type": "github"
      }
    },
    "flake-compat": {
      "flake": false,
      "locked": {
        "lastModified": 1673956053,
        "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
        "owner": "edolstra",
        "repo": "flake-compat",
        "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
        "type": "github"
      },
      "original": {
        "owner": "edolstra",
        "repo": "flake-compat",
        "type": "github"
      }
    },
    "flake-utils": {
      "locked": {
        "lastModified": 1676283394,
        "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
        "type": "github"
      },
      "original": {
        "id": "flake-utils",
        "type": "indirect"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": "nixpkgs",
        "utils": "utils"
      },
      "locked": {
        "lastModified": 1677621055,
        "narHash": "sha256-n3D/pZX0cYEpWKcLJSFImo5Dpk3D1RrxKVDmI6lnaIg=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "ef7d316578367ed7732a21eede6c79546a36124f",
        "type": "github"
      },
      "original": {
        "id": "home-manager",
        "type": "indirect"
      }
    },
    "home-manager_2": {
      "inputs": {
        "nixpkgs": [
          "stylix",
          "nixpkgs"
        ],
        "utils": "utils_3"
      },
      "locked": {
        "lastModified": 1658924727,
        "narHash": "sha256-Fhh9FK9CvuCLxG1WkWJPoendDeXKI4gHYTfezo1n2Zg=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "0e2f7876d2f2ae98a67d89a8bef8c49332aae5af",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "my-nixpkgs": {
      "inputs": {
        "flake-utils": "flake-utils",
        "nixpkgs": "nixpkgs_2",
        "nur": "nur"
      },
      "locked": {
        "lastModified": 1677683094,
        "narHash": "sha256-hwxQ7YjxdSuTPjYg2pLkyNUAtK0RcE385efOrQSdv9U=",
        "owner": "qaristote",
        "repo": "my-nixpkgs",
        "rev": "119f588fb9c9d78ac3c49f19bdbc00f67d2cf6b2",
        "type": "github"
      },
      "original": {
        "owner": "qaristote",
        "repo": "my-nixpkgs",
        "type": "github"
      }
    },
    "nixos-hardware": {
      "locked": {
        "lastModified": 1677591639,
        "narHash": "sha256-DMlAyge+u3K+JOFLA5YfdjqagdAYJf29YGBWpy5izg4=",
        "owner": "NixOS",
        "repo": "nixos-hardware",
        "rev": "77de4cd09db4dbee9551ed2853cfcf113d7dc5ce",
        "type": "github"
      },
      "original": {
        "id": "nixos-hardware",
        "type": "indirect"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1675115703,
        "narHash": "sha256-4zetAPSyY0D77x+Ww9QBe8RHn1akvIvHJ/kgg8kGDbk=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "2caf4ef5005ecc68141ecb4aac271079f7371c44",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1677560409,
        "narHash": "sha256-PIvUIsVNozPXe1FmNe9c6B8Febl3t9+51uBKMJ1Q8o0=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "9e56d6ec92c8fb4192f1392aa5c4101ad77f2070",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "nixpkgs_3": {
      "locked": {
        "lastModified": 1677560409,
        "narHash": "sha256-PIvUIsVNozPXe1FmNe9c6B8Febl3t9+51uBKMJ1Q8o0=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "9e56d6ec92c8fb4192f1392aa5c4101ad77f2070",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "nixpkgs_4": {
      "locked": {
        "lastModified": 1659102345,
        "narHash": "sha256-Vbzlz254EMZvn28BhpN8JOi5EuKqnHZ3ujFYgFcSGvk=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "11b60e4f80d87794a2a4a8a256391b37c59a1ea7",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nur": {
      "locked": {
        "lastModified": 1677656154,
        "narHash": "sha256-C+LNfSAlWyRVNiwBoYodxnrVzDymA5dR36dg1epXAk4=",
        "owner": "nix-community",
        "repo": "NUR",
        "rev": "458246a5098156e4d8be62de85a03feec6a2e4fe",
        "type": "github"
      },
      "original": {
        "id": "nur",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "home-manager": "home-manager",
        "my-nixpkgs": "my-nixpkgs",
        "nixos-hardware": "nixos-hardware",
        "nixpkgs": "nixpkgs_3",
        "stylix": "stylix"
      }
    },
    "stylix": {
      "inputs": {
        "base16": "base16",
        "coricamu": "coricamu",
        "flake-compat": "flake-compat",
        "home-manager": "home-manager_2",
        "nixpkgs": "nixpkgs_4"
      },
      "locked": {
        "lastModified": 1677597194,
        "narHash": "sha256-dYDZv4k8ztRogjJkwibaCvUIyq97exwzHwqvo/DH6ZU=",
        "owner": "danth",
        "repo": "stylix",
        "rev": "f93518ec4857358619ab3cb2e7fc97b15f98a7e3",
        "type": "github"
      },
      "original": {
        "owner": "danth",
        "repo": "stylix",
        "type": "github"
      }
    },
    "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"
      }
    },
    "utils_2": {
      "locked": {
        "lastModified": 1642700792,
        "narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "utils_3": {
      "locked": {
        "lastModified": 1653893745,
        "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}