summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 5c684b16a52f22c86d27323240a8a92b2ddced57 (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
{
  "nodes": {
    "brew-src": {
      "flake": false,
      "locked": {
        "lastModified": 1785146564,
        "narHash": "sha256-Sa7/HrfB04H32OJ7/ofxXjiZEbkWtCNOriONYYTL1OA=",
        "owner": "Homebrew",
        "repo": "brew",
        "rev": "b2cfc03346d482f79886de108fee5dc49a6efc10",
        "type": "github"
      },
      "original": {
        "owner": "Homebrew",
        "ref": "6.0.13",
        "repo": "brew",
        "type": "github"
      }
    },
    "clipboard-sync": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1759253700,
        "narHash": "sha256-pDsDzWEBaZlT9lHsBZMGm8aBJGncMxqerKwkzjEM/EI=",
        "owner": "dnut",
        "repo": "clipboard-sync",
        "rev": "138a59b8f3044dd9e7dcccd9607bbbb48c14bae6",
        "type": "github"
      },
      "original": {
        "owner": "dnut",
        "repo": "clipboard-sync",
        "type": "github"
      }
    },
    "darwin": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1785389976,
        "narHash": "sha256-0tLW8Ff5yt8AH97jw4ZpFJ0OCJ122zIlgWGDmOfU/VU=",
        "owner": "nix-darwin",
        "repo": "nix-darwin",
        "rev": "15abb8c98f336cd8bd840d71059adebabe60bf04",
        "type": "github"
      },
      "original": {
        "owner": "nix-darwin",
        "ref": "master",
        "repo": "nix-darwin",
        "type": "github"
      }
    },
    "flake-utils": {
      "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": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1785531816,
        "narHash": "sha256-vkMnV0JIyw+g/NmcfoajlGaAO+9a0ezia+FZohQJrik=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "bf9ce9fec78f95f374e8dd3b503863a3ec128ebe",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "homebrew-cask": {
      "flake": false,
      "locked": {
        "lastModified": 1785732563,
        "narHash": "sha256-g96wDRb5AZOFjmdMDWMHB/00N/cXAdqh3sB/TYJDwaU=",
        "owner": "homebrew",
        "repo": "homebrew-cask",
        "rev": "bee069693a0d8407ea8e2bd746a5109a6930a5d0",
        "type": "github"
      },
      "original": {
        "owner": "homebrew",
        "repo": "homebrew-cask",
        "type": "github"
      }
    },
    "homebrew-core": {
      "flake": false,
      "locked": {
        "lastModified": 1785729508,
        "narHash": "sha256-u40Hmtr6mLTyydI+JKHCzyzIemIk8tYEZbaCe1OfvZA=",
        "owner": "homebrew",
        "repo": "homebrew-core",
        "rev": "5ec2eaf8b84b6f3bdc4872f74014c050bb4b439d",
        "type": "github"
      },
      "original": {
        "owner": "homebrew",
        "repo": "homebrew-core",
        "type": "github"
      }
    },
    "homebrew-felixkratz": {
      "flake": false,
      "locked": {
        "lastModified": 1780547371,
        "narHash": "sha256-QGCVV5N1QC56GQK3ck2YJ6J6/S8SQ6rTElz69y58078=",
        "owner": "FelixKratz",
        "repo": "homebrew-formulae",
        "rev": "70b2071488b61c14f773ce9e1bf6626ee851981a",
        "type": "github"
      },
      "original": {
        "owner": "FelixKratz",
        "repo": "homebrew-formulae",
        "type": "github"
      }
    },
    "homebrew-netbird": {
      "flake": false,
      "locked": {
        "lastModified": 1785527306,
        "narHash": "sha256-EODXrWyUFqBmWJn0tFJ9AmRmqYPfA8eveuBuLW+/6Ds=",
        "owner": "netbirdio",
        "repo": "homebrew-tap",
        "rev": "9ad629107a808a37e5770854ab96574d1e96a8f0",
        "type": "github"
      },
      "original": {
        "owner": "netbirdio",
        "repo": "homebrew-tap",
        "type": "github"
      }
    },
    "netbird-tui": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1784513029,
        "narHash": "sha256-m9sIguYjsuHz3IWwmNOlvuVTT0Cspe61Y9UyjM3pRVk=",
        "ref": "refs/heads/main",
        "rev": "efa74d02ad42ee7aeaf5c97240929063118c6252",
        "revCount": 1,
        "type": "git",
        "url": "https://git.rschanz.org/netbird-tui-flake"
      },
      "original": {
        "type": "git",
        "url": "https://git.rschanz.org/netbird-tui-flake"
      }
    },
    "nix-homebrew": {
      "inputs": {
        "brew-src": "brew-src"
      },
      "locked": {
        "lastModified": 1785544760,
        "narHash": "sha256-qV6OoNuly4ntqpCg7esIeJjUboxSnQNlLPxz+y5h9/o=",
        "owner": "zhaofengli",
        "repo": "nix-homebrew",
        "rev": "937ce52c7d046310571f3a070713804ead496843",
        "type": "github"
      },
      "original": {
        "owner": "zhaofengli",
        "repo": "nix-homebrew",
        "type": "github"
      }
    },
    "nixgl": {
      "inputs": {
        "flake-utils": "flake-utils",
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1736159088,
        "narHash": "sha256-WDBc35XdHCdmgVYbPOtd2IeUtUHCYwNyEpIr5vLZMng=",
        "owner": "ryan77627",
        "repo": "nixGL",
        "rev": "3865170cbc23b32ec7cc8df1ec811fd44b6c2a58",
        "type": "github"
      },
      "original": {
        "owner": "ryan77627",
        "repo": "nixGL",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1785602060,
        "narHash": "sha256-z7D96eESRM4CPV/XtwpwFn8IDdfLAmxz6lVWrGYXvR4=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "a5cbcfe954791221bfffe2307f7d1a1bf61a871e",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1782821651,
        "narHash": "sha256-D5jO0ME1lA9bDHnd5kVawBwItG/N4oZr3FlXmMzLec8=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "e52c192be9d7b2c4bd4aed326c8731b35f8bb75c",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "clipboard-sync": "clipboard-sync",
        "darwin": "darwin",
        "home-manager": "home-manager",
        "homebrew-cask": "homebrew-cask",
        "homebrew-core": "homebrew-core",
        "homebrew-felixkratz": "homebrew-felixkratz",
        "homebrew-netbird": "homebrew-netbird",
        "netbird-tui": "netbird-tui",
        "nix-homebrew": "nix-homebrew",
        "nixgl": "nixgl",
        "nixpkgs": "nixpkgs",
        "virby": "virby",
        "zen-browser": "zen-browser"
      }
    },
    "virby": {
      "inputs": {
        "nixpkgs": "nixpkgs_2"
      },
      "locked": {
        "lastModified": 1782970342,
        "narHash": "sha256-5oVThXJjEFPiCTm6jzAmSCVRuDRi4AG3HgLLjpgLYXA=",
        "owner": "quinneden",
        "repo": "virby-nix-darwin",
        "rev": "a52216470a97ef5970939acf697a00ec61beb0c6",
        "type": "github"
      },
      "original": {
        "owner": "quinneden",
        "repo": "virby-nix-darwin",
        "type": "github"
      }
    },
    "zen-browser": {
      "inputs": {
        "home-manager": [
          "home-manager"
        ],
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1785652409,
        "narHash": "sha256-0273OvIPfkJcdv0+Z3iPL8+eSRavAwGRCnr+Y6tRjYY=",
        "owner": "0xc000022070",
        "repo": "zen-browser-flake",
        "rev": "12224626d0d1cead79603f19601666360c715379",
        "type": "github"
      },
      "original": {
        "owner": "0xc000022070",
        "repo": "zen-browser-flake",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}