about summary refs log tree commit diff
path: root/flake.lock
blob: d1174f7c1bc84a42fd244861beba6468bc950eb0 (plain) (blame)
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
{
  "nodes": {
    "arkenfox-userjs": {
      "flake": false,
      "locked": {
        "lastModified": 1707077370,
        "narHash": "sha256-624Giuo1TfeXQGzcGK9ETW86esNFhFZ5a46DCjT6K5I=",
        "owner": "arkenfox",
        "repo": "user.js",
        "rev": "33a84b608c8a1f871c6ce9c4d2b932dc57078fae",
        "type": "github"
      },
      "original": {
        "owner": "arkenfox",
        "repo": "user.js",
        "type": "github"
      }
    },
    "deploy-rs": {
      "inputs": {
        "flake-compat": "flake-compat",
        "nixpkgs": [
          "nixpkgs"
        ],
        "utils": "utils"
      },
      "locked": {
        "lastModified": 1704875591,
        "narHash": "sha256-eWRLbqRcrILgztU/m/k7CYLzETKNbv0OsT2GjkaNm8A=",
        "owner": "serokell",
        "repo": "deploy-rs",
        "rev": "1776009f1f3fb2b5d236b84d9815f2edee463a9b",
        "type": "github"
      },
      "original": {
        "owner": "serokell",
        "repo": "deploy-rs",
        "type": "github"
      }
    },
    "flake-compat": {
      "flake": false,
      "locked": {
        "lastModified": 1696426674,
        "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
        "owner": "edolstra",
        "repo": "flake-compat",
        "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
        "type": "github"
      },
      "original": {
        "owner": "edolstra",
        "repo": "flake-compat",
        "type": "github"
      }
    },
    "hardware": {
      "locked": {
        "lastModified": 1707842204,
        "narHash": "sha256-M+HAq1qWQBi/gywaMZwX0odU+Qb/XeqVeANGKRBDOwU=",
        "owner": "NixOS",
        "repo": "nixos-hardware",
        "rev": "f1b2f71c86a5b1941d20608db0b1e88a07d31303",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "repo": "nixos-hardware",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1708031129,
        "narHash": "sha256-EH20hJfNnc1/ODdDVat9B7aKm0B95L3YtkIRwKLvQG8=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "3d6791b3897b526c82920a2ab5f61d71985b3cf8",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "master",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "hosts": {
      "flake": false,
      "locked": {
        "lastModified": 1707935338,
        "narHash": "sha256-gJbxB3eqMvUa0aSwPw86W37kk5lpInU+XdlExgrRnWs=",
        "owner": "StevenBlack",
        "repo": "hosts",
        "rev": "888782854d173729fcc70db6d04654d83c9a67b4",
        "type": "github"
      },
      "original": {
        "owner": "StevenBlack",
        "repo": "hosts",
        "type": "github"
      }
    },
    "impermanence": {
      "locked": {
        "lastModified": 1706639736,
        "narHash": "sha256-CaG4j9+UwBDfinxxvJMo6yOonSmSo0ZgnbD7aj2Put0=",
        "owner": "nix-community",
        "repo": "impermanence",
        "rev": "cd13c2917eaa68e4c49fea0ff9cada45440d7045",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "impermanence",
        "type": "github"
      }
    },
    "nix-darwin": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1707707289,
        "narHash": "sha256-YuDt/eSTXMEHv8jS8BEZJgqCcG8Tr3cyqaZjJFXZHsw=",
        "owner": "LnL7",
        "repo": "nix-darwin",
        "rev": "44f50a5ecaab72a61d5fd8e5c5717bc4bf9c25dd",
        "type": "github"
      },
      "original": {
        "owner": "LnL7",
        "repo": "nix-darwin",
        "type": "github"
      }
    },
    "nix-index": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      },
      "locked": {
        "lastModified": 1707620986,
        "narHash": "sha256-XE0tCSkSVBeJDWhjFwusNInwAhrnp+TloUNUpvnTiLw=",
        "owner": "Mic92",
        "repo": "nix-index-database",
        "rev": "0cb4345704123492e6d1f1068629069413c80de0",
        "type": "github"
      },
      "original": {
        "owner": "Mic92",
        "repo": "nix-index-database",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1707268954,
        "narHash": "sha256-2en1kvde3cJVc3ZnTy8QeD2oKcseLFjYPLKhIGDanQ0=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "f8e2ebd66d097614d51a56a755450d4ae1632df1",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1707956935,
        "narHash": "sha256-ZL2TrjVsiFNKOYwYQozpbvQSwvtV/3Me7Zwhmdsfyu4=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "a4d4fe8c5002202493e87ec8dbc91335ff55552c",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixtest": {
      "locked": {
        "lastModified": 1689623844,
        "narHash": "sha256-VvOQ7iuwsdZzUh213N5cHzaMKmqbX6qWwXoMGXRcE1o=",
        "owner": "jetpack-io",
        "repo": "nixtest",
        "rev": "82e49b045e50a6c0597ab7d613d44c5a323241ab",
        "type": "github"
      },
      "original": {
        "owner": "jetpack-io",
        "repo": "nixtest",
        "type": "github"
      }
    },
    "nur": {
      "locked": {
        "lastModified": 1708034410,
        "narHash": "sha256-2dRePJc3JcnU2R5KbgpBSM4t+ZMh40jlPmg3FSnJV6Y=",
        "owner": "nix-community",
        "repo": "NUR",
        "rev": "9c12d8c55be1297d0cdedd6591d4319aab80b4b0",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "NUR",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "arkenfox-userjs": "arkenfox-userjs",
        "deploy-rs": "deploy-rs",
        "hardware": "hardware",
        "home-manager": "home-manager",
        "hosts": "hosts",
        "impermanence": "impermanence",
        "nix-darwin": "nix-darwin",
        "nix-index": "nix-index",
        "nixpkgs": "nixpkgs_2",
        "nixtest": "nixtest",
        "nur": "nur",
        "wallpapers": "wallpapers"
      }
    },
    "systems": {
      "locked": {
        "lastModified": 1681028828,
        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
        "owner": "nix-systems",
        "repo": "default",
        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
        "type": "github"
      },
      "original": {
        "owner": "nix-systems",
        "repo": "default",
        "type": "github"
      }
    },
    "utils": {
      "inputs": {
        "systems": "systems"
      },
      "locked": {
        "lastModified": 1701680307,
        "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "wallpapers": {
      "flake": false,
      "locked": {
        "lastModified": 1602330464,
        "narHash": "sha256-YKpIno5QSJM/GGp5DwQeuhKmTU5S96+IhLr0O0V8PDI=",
        "owner": "Baitinq",
        "repo": "Wallpapers",
        "rev": "291f9a4cf78a6ad862da151139ea026ea72968e5",
        "type": "github"
      },
      "original": {
        "owner": "Baitinq",
        "repo": "Wallpapers",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}