about summary refs log tree commit diff
path: root/flake.lock
blob: 7b65192284853da1de6163f3475edb3150477141 (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
{
  "nodes": {
    "agenix": {
      "inputs": {
        "darwin": "darwin",
        "home-manager": "home-manager",
        "nixpkgs": [
          "nixpkgs"
        ],
        "systems": "systems"
      },
      "locked": {
        "lastModified": 1736955230,
        "narHash": "sha256-uenf8fv2eG5bKM8C/UvFaiJMZ4IpUFaQxk9OH5t/1gA=",
        "ref": "refs/heads/main",
        "rev": "e600439ec4c273cf11e06fe4d9d906fb98fa097c",
        "revCount": 320,
        "type": "git",
        "url": "https://github.com/ryantm/agenix"
      },
      "original": {
        "type": "git",
        "url": "https://github.com/ryantm/agenix"
      }
    },
    "darwin": {
      "inputs": {
        "nixpkgs": [
          "agenix",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1700795494,
        "narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
        "owner": "lnl7",
        "repo": "nix-darwin",
        "rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
        "type": "github"
      },
      "original": {
        "owner": "lnl7",
        "ref": "master",
        "repo": "nix-darwin",
        "type": "github"
      }
    },
    "darwin_2": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1739302249,
        "narHash": "sha256-C2vkThXQfsV7Ub0NP+rmm0iLLNjN9MvDjrbeZw2ZxCQ=",
        "ref": "nix-darwin-24.11",
        "rev": "f81c16138a6d047dcd257952688114898f5f7878",
        "revCount": 1996,
        "type": "git",
        "url": "https://github.com/lnl7/nix-darwin"
      },
      "original": {
        "ref": "nix-darwin-24.11",
        "type": "git",
        "url": "https://github.com/lnl7/nix-darwin"
      }
    },
    "deploy-rs": {
      "inputs": {
        "flake-compat": "flake-compat",
        "nixpkgs": [
          "nixpkgs"
        ],
        "utils": "utils"
      },
      "locked": {
        "lastModified": 1727447169,
        "narHash": "sha256-3KyjMPUKHkiWhwR91J1YchF6zb6gvckCAY1jOE+ne0U=",
        "ref": "master",
        "rev": "aa07eb05537d4cd025e2310397a6adcedfe72c76",
        "revCount": 328,
        "type": "git",
        "url": "https://github.com/serokell/deploy-rs"
      },
      "original": {
        "ref": "master",
        "type": "git",
        "url": "https://github.com/serokell/deploy-rs"
      }
    },
    "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"
      }
    },
    "flake-utils": {
      "inputs": {
        "systems": "systems_3"
      },
      "locked": {
        "lastModified": 1731533236,
        "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
        "ref": "refs/heads/main",
        "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
        "revCount": 102,
        "type": "git",
        "url": "https://github.com/numtide/flake-utils"
      },
      "original": {
        "type": "git",
        "url": "https://github.com/numtide/flake-utils"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "agenix",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1703113217,
        "narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "home-manager_2": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1736373539,
        "narHash": "sha256-dinzAqCjenWDxuy+MqUQq0I4zUSfaCvN9rzuCmgMZJY=",
        "ref": "release-24.11",
        "rev": "bd65bc3cde04c16755955630b344bc9e35272c56",
        "revCount": 3879,
        "type": "git",
        "url": "https://github.com/nix-community/home-manager"
      },
      "original": {
        "ref": "release-24.11",
        "type": "git",
        "url": "https://github.com/nix-community/home-manager"
      }
    },
    "naersk": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1736429655,
        "narHash": "sha256-BwMekRuVlSB9C0QgwKMICiJ5EVbLGjfe4qyueyNQyGI=",
        "ref": "refs/heads/master",
        "rev": "0621e47bd95542b8e1ce2ee2d65d6a1f887a13ce",
        "revCount": 352,
        "type": "git",
        "url": "https://github.com/nix-community/naersk"
      },
      "original": {
        "type": "git",
        "url": "https://github.com/nix-community/naersk"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1739206421,
        "narHash": "sha256-PwQASeL2cGVmrtQYlrBur0U20Xy07uSWVnFup2PHnDs=",
        "ref": "nixos-24.11",
        "rev": "44534bc021b85c8d78e465021e21f33b856e2540",
        "shallow": true,
        "type": "git",
        "url": "ssh://git@github.com/nixos/nixpkgs.git"
      },
      "original": {
        "ref": "nixos-24.11",
        "shallow": true,
        "type": "git",
        "url": "ssh://git@github.com/nixos/nixpkgs.git"
      }
    },
    "nixpkgs-unstable": {
      "locked": {
        "lastModified": 1739138025,
        "narHash": "sha256-M4ilIfGxzbBZuURokv24aqJTbdjPA9K+DtKUzrJaES4=",
        "ref": "nixpkgs-unstable",
        "rev": "b2243f41e860ac85c0b446eadc6930359b294e79",
        "revCount": 751383,
        "type": "git",
        "url": "https://github.com/nixos/nixpkgs"
      },
      "original": {
        "ref": "nixpkgs-unstable",
        "type": "git",
        "url": "https://github.com/nixos/nixpkgs"
      }
    },
    "root": {
      "inputs": {
        "agenix": "agenix",
        "darwin": "darwin_2",
        "deploy-rs": "deploy-rs",
        "flake-utils": "flake-utils",
        "home-manager": "home-manager_2",
        "naersk": "naersk",
        "nixpkgs": "nixpkgs",
        "nixpkgs-unstable": "nixpkgs-unstable"
      }
    },
    "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"
      }
    },
    "systems_3": {
      "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_2"
      },
      "locked": {
        "lastModified": 1701680307,
        "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}