summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock296
1 files changed, 296 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..8905305
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,296 @@
1{
2 "nodes": {
3 "darwin": {
4 "inputs": {
5 "nixpkgs": [
6 "nixpkgs"
7 ]
8 },
9 "locked": {
10 "lastModified": 1781242433,
11 "narHash": "sha256-bchLZZ3sRn740zyvD2icZSnNoTaanN0nw7l6fjVXO+E=",
12 "owner": "nix-darwin",
13 "repo": "nix-darwin",
14 "rev": "aabb2037edfc0f210723b72cd5f528aab5dd3f0b",
15 "type": "github"
16 },
17 "original": {
18 "owner": "nix-darwin",
19 "ref": "master",
20 "repo": "nix-darwin",
21 "type": "github"
22 }
23 },
24 "determinate": {
25 "inputs": {
26 "determinate-nixd-aarch64-darwin": "determinate-nixd-aarch64-darwin",
27 "determinate-nixd-aarch64-linux": "determinate-nixd-aarch64-linux",
28 "determinate-nixd-x86_64-linux": "determinate-nixd-x86_64-linux",
29 "nix": "nix",
30 "nixpkgs": "nixpkgs_2"
31 },
32 "locked": {
33 "lastModified": 1780941588,
34 "narHash": "sha256-cXxaBtTSYEYVtSxw4IH0hPa+p+VFxS0i+66GwxVFk7o=",
35 "rev": "70c28bcdd4dde10d04f39e7accb5738a1f5d5298",
36 "revCount": 421,
37 "type": "tarball",
38 "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/3.21.1/019ea867-5568-7d03-9579-e943ed6d4cef/source.tar.gz"
39 },
40 "original": {
41 "type": "tarball",
42 "url": "https://flakehub.com/f/DeterminateSystems/determinate/3"
43 }
44 },
45 "determinate-nixd-aarch64-darwin": {
46 "flake": false,
47 "locked": {
48 "narHash": "sha256-ctwRrPKWBSFkTqlCHRGz6MHBSWRkbSAEVGoelsxdr2g=",
49 "type": "file",
50 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.21.1/macOS"
51 },
52 "original": {
53 "type": "file",
54 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.21.1/macOS"
55 }
56 },
57 "determinate-nixd-aarch64-linux": {
58 "flake": false,
59 "locked": {
60 "narHash": "sha256-qYFrMN6lSMRYV87D/uK5L2CUBvOpoLZAAfSYXvcp9cc=",
61 "type": "file",
62 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.21.1/aarch64-linux"
63 },
64 "original": {
65 "type": "file",
66 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.21.1/aarch64-linux"
67 }
68 },
69 "determinate-nixd-x86_64-linux": {
70 "flake": false,
71 "locked": {
72 "narHash": "sha256-BxzPf6fT1ekyvD5JA0vvDJOTPtIyjrzVg3Puuo0ftbg=",
73 "type": "file",
74 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.21.1/x86_64-linux"
75 },
76 "original": {
77 "type": "file",
78 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.21.1/x86_64-linux"
79 }
80 },
81 "flake-compat": {
82 "flake": false,
83 "locked": {
84 "lastModified": 1696426674,
85 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
86 "owner": "edolstra",
87 "repo": "flake-compat",
88 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
89 "type": "github"
90 },
91 "original": {
92 "owner": "edolstra",
93 "repo": "flake-compat",
94 "type": "github"
95 }
96 },
97 "flake-parts": {
98 "inputs": {
99 "nixpkgs-lib": [
100 "determinate",
101 "nix",
102 "nixpkgs"
103 ]
104 },
105 "locked": {
106 "lastModified": 1748821116,
107 "narHash": "sha256-F82+gS044J1APL0n4hH50GYdPRv/5JWm34oCJYmVKdE=",
108 "rev": "49f0870db23e8c1ca0b5259734a02cd9e1e371a1",
109 "revCount": 377,
110 "type": "tarball",
111 "url": "https://api.flakehub.com/f/pinned/hercules-ci/flake-parts/0.1.377%2Brev-49f0870db23e8c1ca0b5259734a02cd9e1e371a1/01972f28-554a-73f8-91f4-d488cc502f08/source.tar.gz"
112 },
113 "original": {
114 "type": "tarball",
115 "url": "https://flakehub.com/f/hercules-ci/flake-parts/0.1"
116 }
117 },
118 "git-hooks-nix": {
119 "inputs": {
120 "flake-compat": "flake-compat",
121 "gitignore": [
122 "determinate",
123 "nix"
124 ],
125 "nixpkgs": [
126 "determinate",
127 "nix",
128 "nixpkgs"
129 ]
130 },
131 "locked": {
132 "lastModified": 1747372754,
133 "narHash": "sha256-2Y53NGIX2vxfie1rOW0Qb86vjRZ7ngizoo+bnXU9D9k=",
134 "rev": "80479b6ec16fefd9c1db3ea13aeb038c60530f46",
135 "revCount": 1026,
136 "type": "tarball",
137 "url": "https://api.flakehub.com/f/pinned/cachix/git-hooks.nix/0.1.1026%2Brev-80479b6ec16fefd9c1db3ea13aeb038c60530f46/0196d79a-1b35-7b8e-a021-c894fb62163d/source.tar.gz"
138 },
139 "original": {
140 "type": "tarball",
141 "url": "https://flakehub.com/f/cachix/git-hooks.nix/0.1.941"
142 }
143 },
144 "home-manager": {
145 "inputs": {
146 "nixpkgs": [
147 "nixpkgs"
148 ]
149 },
150 "locked": {
151 "lastModified": 1781189114,
152 "narHash": "sha256-5inaamLgUMWy+MOBE9ChF9QAF1o/74LFuHkI0W/9rqc=",
153 "owner": "nix-community",
154 "repo": "home-manager",
155 "rev": "486595d2cf49cfcd649b58a284fa11ac0e34da22",
156 "type": "github"
157 },
158 "original": {
159 "owner": "nix-community",
160 "repo": "home-manager",
161 "type": "github"
162 }
163 },
164 "nix": {
165 "inputs": {
166 "flake-parts": "flake-parts",
167 "git-hooks-nix": "git-hooks-nix",
168 "nixpkgs": "nixpkgs",
169 "nixpkgs-23-11": "nixpkgs-23-11",
170 "nixpkgs-regression": "nixpkgs-regression"
171 },
172 "locked": {
173 "lastModified": 1780939209,
174 "narHash": "sha256-/JuW5C6sWuC836Y9b7hga3ZvhRiY4k4Zs73RRg5KVWM=",
175 "rev": "952beffe9c45ed245d30209d4f17cf1d26654a2a",
176 "revCount": 26044,
177 "type": "tarball",
178 "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.21.1/019ea860-2acd-7680-ae61-10f9574b2694/source.tar.gz"
179 },
180 "original": {
181 "type": "tarball",
182 "url": "https://flakehub.com/f/DeterminateSystems/nix-src/%2A"
183 }
184 },
185 "nixpkgs": {
186 "locked": {
187 "lastModified": 1773222311,
188 "narHash": "sha256-BHoB/XpbqoZkVYZCfXJXfkR+GXFqwb/4zbWnOr2cRcU=",
189 "rev": "0590cd39f728e129122770c029970378a79d076a",
190 "revCount": 909248,
191 "type": "tarball",
192 "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2511.909248%2Brev-0590cd39f728e129122770c029970378a79d076a/019ce32b-8ace-7339-b129-cceaa8dd10c6/source.tar.gz"
193 },
194 "original": {
195 "type": "tarball",
196 "url": "https://flakehub.com/f/NixOS/nixpkgs/0.2511"
197 }
198 },
199 "nixpkgs-23-11": {
200 "locked": {
201 "lastModified": 1717159533,
202 "narHash": "sha256-oamiKNfr2MS6yH64rUn99mIZjc45nGJlj9eGth/3Xuw=",
203 "owner": "NixOS",
204 "repo": "nixpkgs",
205 "rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446",
206 "type": "github"
207 },
208 "original": {
209 "owner": "NixOS",
210 "repo": "nixpkgs",
211 "rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446",
212 "type": "github"
213 }
214 },
215 "nixpkgs-regression": {
216 "locked": {
217 "lastModified": 1643052045,
218 "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
219 "owner": "NixOS",
220 "repo": "nixpkgs",
221 "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
222 "type": "github"
223 },
224 "original": {
225 "owner": "NixOS",
226 "repo": "nixpkgs",
227 "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
228 "type": "github"
229 }
230 },
231 "nixpkgs_2": {
232 "locked": {
233 "lastModified": 1780336545,
234 "narHash": "sha256-vhVhuXzFrIOfcssC/9hDHx7MHzDKjF3keHuREOQqQiQ=",
235 "rev": "4df1b885d76a54e1aa1a318f8d16fd6005b6401f",
236 "revCount": 1008784,
237 "type": "tarball",
238 "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.1008784%2Brev-4df1b885d76a54e1aa1a318f8d16fd6005b6401f/019e8725-c925-7ec1-8f35-3f9effcf169a/source.tar.gz"
239 },
240 "original": {
241 "type": "tarball",
242 "url": "https://flakehub.com/f/DeterminateSystems/nixpkgs-weekly/0.1"
243 }
244 },
245 "nixpkgs_3": {
246 "locked": {
247 "lastModified": 1781229721,
248 "narHash": "sha256-ORvqDbb/LYxiJljGIejapjkc/kJbVote2N1WSb9W45I=",
249 "owner": "nixos",
250 "repo": "nixpkgs",
251 "rev": "173d0ad7a974f8543a9ab01d2271b2e290341b33",
252 "type": "github"
253 },
254 "original": {
255 "owner": "nixos",
256 "ref": "nixpkgs-unstable",
257 "repo": "nixpkgs",
258 "type": "github"
259 }
260 },
261 "root": {
262 "inputs": {
263 "darwin": "darwin",
264 "determinate": "determinate",
265 "home-manager": "home-manager",
266 "nixpkgs": "nixpkgs_3",
267 "zen-browser": "zen-browser"
268 }
269 },
270 "zen-browser": {
271 "inputs": {
272 "home-manager": [
273 "home-manager"
274 ],
275 "nixpkgs": [
276 "nixpkgs"
277 ]
278 },
279 "locked": {
280 "lastModified": 1781426426,
281 "narHash": "sha256-yzxJMNgv/sLishhCT9G2lm7W9CjHSlXWkfbWC7vfjqc=",
282 "owner": "0xc000022070",
283 "repo": "zen-browser-flake",
284 "rev": "df336067c1a8af3bfce3f0b88b66dc1c57411b4e",
285 "type": "github"
286 },
287 "original": {
288 "owner": "0xc000022070",
289 "repo": "zen-browser-flake",
290 "type": "github"
291 }
292 }
293 },
294 "root": "root",
295 "version": 7
296}