diff options
Diffstat (limited to 'home-config/nix-home-manager/flake.lock')
-rw-r--r-- | home-config/nix-home-manager/flake.lock | 231 |
1 files changed, 165 insertions, 66 deletions
diff --git a/home-config/nix-home-manager/flake.lock b/home-config/nix-home-manager/flake.lock index b6d3733..12fae6f 100644 --- a/home-config/nix-home-manager/flake.lock +++ b/home-config/nix-home-manager/flake.lock | |||
@@ -20,11 +20,11 @@ | |||
20 | ] | 20 | ] |
21 | }, | 21 | }, |
22 | "locked": { | 22 | "locked": { |
23 | "lastModified": 1729527199, | 23 | "lastModified": 1730968822, |
24 | "narHash": "sha256-D5/YksfRga8Akd04ZtIkuYSIOjXVrAzQIQBSeplokzU=", | 24 | "narHash": "sha256-NocDjINsh6ismkhb0Xr6xPRksmhuB2WGf8ZmXMhxu7Y=", |
25 | "owner": "hyprwm", | 25 | "owner": "hyprwm", |
26 | "repo": "aquamarine", | 26 | "repo": "aquamarine", |
27 | "rev": "8d732fa8aff8b12ef2b1e2f00fc8153e41312b72", | 27 | "rev": "a49bc3583ff223f426cb3526fdaa4bcaa247ec14", |
28 | "type": "github" | 28 | "type": "github" |
29 | }, | 29 | }, |
30 | "original": { | 30 | "original": { |
@@ -33,6 +33,22 @@ | |||
33 | "type": "github" | 33 | "type": "github" |
34 | } | 34 | } |
35 | }, | 35 | }, |
36 | "flake-compat": { | ||
37 | "flake": false, | ||
38 | "locked": { | ||
39 | "lastModified": 1696426674, | ||
40 | "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", | ||
41 | "owner": "edolstra", | ||
42 | "repo": "flake-compat", | ||
43 | "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", | ||
44 | "type": "github" | ||
45 | }, | ||
46 | "original": { | ||
47 | "owner": "edolstra", | ||
48 | "repo": "flake-compat", | ||
49 | "type": "github" | ||
50 | } | ||
51 | }, | ||
36 | "flake-utils": { | 52 | "flake-utils": { |
37 | "locked": { | 53 | "locked": { |
38 | "lastModified": 1659877975, | 54 | "lastModified": 1659877975, |
@@ -48,6 +64,28 @@ | |||
48 | "type": "github" | 64 | "type": "github" |
49 | } | 65 | } |
50 | }, | 66 | }, |
67 | "gitignore": { | ||
68 | "inputs": { | ||
69 | "nixpkgs": [ | ||
70 | "hyprland", | ||
71 | "pre-commit-hooks", | ||
72 | "nixpkgs" | ||
73 | ] | ||
74 | }, | ||
75 | "locked": { | ||
76 | "lastModified": 1709087332, | ||
77 | "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", | ||
78 | "owner": "hercules-ci", | ||
79 | "repo": "gitignore.nix", | ||
80 | "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", | ||
81 | "type": "github" | ||
82 | }, | ||
83 | "original": { | ||
84 | "owner": "hercules-ci", | ||
85 | "repo": "gitignore.nix", | ||
86 | "type": "github" | ||
87 | } | ||
88 | }, | ||
51 | "home-manager": { | 89 | "home-manager": { |
52 | "inputs": { | 90 | "inputs": { |
53 | "nixpkgs": [ | 91 | "nixpkgs": [ |
@@ -55,17 +93,17 @@ | |||
55 | ] | 93 | ] |
56 | }, | 94 | }, |
57 | "locked": { | 95 | "locked": { |
58 | "lastModified": 1729321331, | 96 | "lastModified": 1731604581, |
59 | "narHash": "sha256-KVyQq+ez/oB30/WbdNgVD8g/bda34z8NiU187QKQb74=", | 97 | "narHash": "sha256-Qq2YZZaDTB3FZLWU/Hgh1uuWlUBl3cMLGB99bm7rFUM=", |
60 | "owner": "nix-community", | 98 | "owner": "nix-community", |
61 | "repo": "home-manager", | 99 | "repo": "home-manager", |
62 | "rev": "122f70545b29ccb922e655b08acfe05bfb44ec68", | 100 | "rev": "1d0862ee2d7c6f6cd720d6f32213fa425004be10", |
63 | "type": "github" | 101 | "type": "github" |
64 | }, | 102 | }, |
65 | "original": { | 103 | "original": { |
66 | "owner": "nix-community", | 104 | "owner": "nix-community", |
67 | "repo": "home-manager", | 105 | "repo": "home-manager", |
68 | "rev": "122f70545b29ccb922e655b08acfe05bfb44ec68", | 106 | "rev": "1d0862ee2d7c6f6cd720d6f32213fa425004be10", |
69 | "type": "github" | 107 | "type": "github" |
70 | } | 108 | } |
71 | }, | 109 | }, |
@@ -109,20 +147,21 @@ | |||
109 | "nixpkgs": [ | 147 | "nixpkgs": [ |
110 | "nixpkgs" | 148 | "nixpkgs" |
111 | ], | 149 | ], |
150 | "pre-commit-hooks": "pre-commit-hooks", | ||
112 | "systems": "systems", | 151 | "systems": "systems", |
113 | "xdph": "xdph" | 152 | "xdph": "xdph" |
114 | }, | 153 | }, |
115 | "locked": { | 154 | "locked": { |
116 | "lastModified": 1728478479, | 155 | "lastModified": 1731162467, |
117 | "narHash": "sha256-AbfdIlK92oWpI39xlIaUekPeL9u95sXzxVsSqhIMfIc=", | 156 | "narHash": "sha256-b0w2XOVCuEdBIiTpKaaeSesKux1Q51YWEWdKbljDXPE=", |
118 | "owner": "hyprwm", | 157 | "owner": "hyprwm", |
119 | "repo": "hyprland", | 158 | "repo": "hyprland", |
120 | "rev": "4520b30d498daca8079365bdb909a8dea38e8d55", | 159 | "rev": "a425fbebe4cf4238e48a42f724ef2208959d66cf", |
121 | "type": "github" | 160 | "type": "github" |
122 | }, | 161 | }, |
123 | "original": { | 162 | "original": { |
124 | "owner": "hyprwm", | 163 | "owner": "hyprwm", |
125 | "ref": "v0.44.1", | 164 | "ref": "v0.45.0", |
126 | "repo": "hyprland", | 165 | "repo": "hyprland", |
127 | "type": "github" | 166 | "type": "github" |
128 | } | 167 | } |
@@ -152,33 +191,6 @@ | |||
152 | "type": "github" | 191 | "type": "github" |
153 | } | 192 | } |
154 | }, | 193 | }, |
155 | "hyprland-protocols_2": { | ||
156 | "inputs": { | ||
157 | "nixpkgs": [ | ||
158 | "hyprland", | ||
159 | "xdph", | ||
160 | "nixpkgs" | ||
161 | ], | ||
162 | "systems": [ | ||
163 | "hyprland", | ||
164 | "xdph", | ||
165 | "systems" | ||
166 | ] | ||
167 | }, | ||
168 | "locked": { | ||
169 | "lastModified": 1728345020, | ||
170 | "narHash": "sha256-xGbkc7U/Roe0/Cv3iKlzijIaFBNguasI31ynL2IlEoM=", | ||
171 | "owner": "hyprwm", | ||
172 | "repo": "hyprland-protocols", | ||
173 | "rev": "a7c183800e74f337753de186522b9017a07a8cee", | ||
174 | "type": "github" | ||
175 | }, | ||
176 | "original": { | ||
177 | "owner": "hyprwm", | ||
178 | "repo": "hyprland-protocols", | ||
179 | "type": "github" | ||
180 | } | ||
181 | }, | ||
182 | "hyprlang": { | 194 | "hyprlang": { |
183 | "inputs": { | 195 | "inputs": { |
184 | "hyprutils": [ | 196 | "hyprutils": [ |
@@ -244,11 +256,11 @@ | |||
244 | ] | 256 | ] |
245 | }, | 257 | }, |
246 | "locked": { | 258 | "locked": { |
247 | "lastModified": 1728941256, | 259 | "lastModified": 1730968903, |
248 | "narHash": "sha256-WRypmcZ2Bw94lLmcmxYokVOHPJSZ7T06V49QZ4tkZeQ=", | 260 | "narHash": "sha256-zFvzLXcSm0Ia4XI1SE4FQ9KE63hlGrRWhLtwMolWuR8=", |
249 | "owner": "hyprwm", | 261 | "owner": "hyprwm", |
250 | "repo": "hyprutils", | 262 | "repo": "hyprutils", |
251 | "rev": "fd4be8b9ca932f7384e454bcd923c5451ef2aa85", | 263 | "rev": "3ce0cde8709cdacbfba471f8e828433b58a561e9", |
252 | "type": "github" | 264 | "type": "github" |
253 | }, | 265 | }, |
254 | "original": { | 266 | "original": { |
@@ -332,21 +344,6 @@ | |||
332 | "type": "github" | 344 | "type": "github" |
333 | } | 345 | } |
334 | }, | 346 | }, |
335 | "mozff": { | ||
336 | "locked": { | ||
337 | "lastModified": 1704373101, | ||
338 | "narHash": "sha256-+gi59LRWRQmwROrmE1E2b3mtocwueCQqZ60CwLG+gbg=", | ||
339 | "owner": "mozilla", | ||
340 | "repo": "nixpkgs-mozilla", | ||
341 | "rev": "9b11a87c0cc54e308fa83aac5b4ee1816d5418a2", | ||
342 | "type": "github" | ||
343 | }, | ||
344 | "original": { | ||
345 | "owner": "mozilla", | ||
346 | "repo": "nixpkgs-mozilla", | ||
347 | "type": "github" | ||
348 | } | ||
349 | }, | ||
350 | "nixgl": { | 347 | "nixgl": { |
351 | "inputs": { | 348 | "inputs": { |
352 | "flake-utils": "flake-utils", | 349 | "flake-utils": "flake-utils", |
@@ -371,17 +368,57 @@ | |||
371 | }, | 368 | }, |
372 | "nixpkgs": { | 369 | "nixpkgs": { |
373 | "locked": { | 370 | "locked": { |
374 | "lastModified": 1729168305, | 371 | "lastModified": 1731603729, |
375 | "narHash": "sha256-jmhxZnrlOyLEMUL2+JkVfkN0XWXI5uE6EB5kVZFR0fo=", | 372 | "narHash": "sha256-ChqaWsSIi+8zprudu16K3MskXr7iORzMGmYutWHCmKQ=", |
376 | "owner": "nixos", | 373 | "owner": "nixos", |
377 | "repo": "nixpkgs", | 374 | "repo": "nixpkgs", |
378 | "rev": "2a55bdc8cfcf41551323a4a6cef24d3f566c824d", | 375 | "rev": "f49e820fbc9450736bb6ba982a2ff0a8d014ad1e", |
379 | "type": "github" | 376 | "type": "github" |
380 | }, | 377 | }, |
381 | "original": { | 378 | "original": { |
382 | "owner": "nixos", | 379 | "owner": "nixos", |
383 | "repo": "nixpkgs", | 380 | "repo": "nixpkgs", |
384 | "rev": "2a55bdc8cfcf41551323a4a6cef24d3f566c824d", | 381 | "rev": "f49e820fbc9450736bb6ba982a2ff0a8d014ad1e", |
382 | "type": "github" | ||
383 | } | ||
384 | }, | ||
385 | "nixpkgs-stable": { | ||
386 | "locked": { | ||
387 | "lastModified": 1730741070, | ||
388 | "narHash": "sha256-edm8WG19kWozJ/GqyYx2VjW99EdhjKwbY3ZwdlPAAlo=", | ||
389 | "owner": "NixOS", | ||
390 | "repo": "nixpkgs", | ||
391 | "rev": "d063c1dd113c91ab27959ba540c0d9753409edf3", | ||
392 | "type": "github" | ||
393 | }, | ||
394 | "original": { | ||
395 | "owner": "NixOS", | ||
396 | "ref": "nixos-24.05", | ||
397 | "repo": "nixpkgs", | ||
398 | "type": "github" | ||
399 | } | ||
400 | }, | ||
401 | "pre-commit-hooks": { | ||
402 | "inputs": { | ||
403 | "flake-compat": "flake-compat", | ||
404 | "gitignore": "gitignore", | ||
405 | "nixpkgs": [ | ||
406 | "hyprland", | ||
407 | "nixpkgs" | ||
408 | ], | ||
409 | "nixpkgs-stable": "nixpkgs-stable" | ||
410 | }, | ||
411 | "locked": { | ||
412 | "lastModified": 1730814269, | ||
413 | "narHash": "sha256-fWPHyhYE6xvMI1eGY3pwBTq85wcy1YXqdzTZF+06nOg=", | ||
414 | "owner": "cachix", | ||
415 | "repo": "git-hooks.nix", | ||
416 | "rev": "d70155fdc00df4628446352fc58adc640cd705c2", | ||
417 | "type": "github" | ||
418 | }, | ||
419 | "original": { | ||
420 | "owner": "cachix", | ||
421 | "repo": "git-hooks.nix", | ||
385 | "type": "github" | 422 | "type": "github" |
386 | } | 423 | } |
387 | }, | 424 | }, |
@@ -390,9 +427,30 @@ | |||
390 | "home-manager": "home-manager", | 427 | "home-manager": "home-manager", |
391 | "hyprland": "hyprland", | 428 | "hyprland": "hyprland", |
392 | "hyprpicker-git": "hyprpicker-git", | 429 | "hyprpicker-git": "hyprpicker-git", |
393 | "mozff": "mozff", | ||
394 | "nixgl": "nixgl", | 430 | "nixgl": "nixgl", |
395 | "nixpkgs": "nixpkgs" | 431 | "nixpkgs": "nixpkgs", |
432 | "wpaperd": "wpaperd" | ||
433 | } | ||
434 | }, | ||
435 | "rust-overlay": { | ||
436 | "inputs": { | ||
437 | "nixpkgs": [ | ||
438 | "wpaperd", | ||
439 | "nixpkgs" | ||
440 | ] | ||
441 | }, | ||
442 | "locked": { | ||
443 | "lastModified": 1729391507, | ||
444 | "narHash": "sha256-as0I9xieJUHf7kiK2a9znDsVZQTFWhM1pLivII43Gi0=", | ||
445 | "owner": "oxalica", | ||
446 | "repo": "rust-overlay", | ||
447 | "rev": "784981a9feeba406de38c1c9a3decf966d853cca", | ||
448 | "type": "github" | ||
449 | }, | ||
450 | "original": { | ||
451 | "owner": "oxalica", | ||
452 | "repo": "rust-overlay", | ||
453 | "type": "github" | ||
396 | } | 454 | } |
397 | }, | 455 | }, |
398 | "systems": { | 456 | "systems": { |
@@ -425,9 +483,50 @@ | |||
425 | "type": "github" | 483 | "type": "github" |
426 | } | 484 | } |
427 | }, | 485 | }, |
486 | "systems_3": { | ||
487 | "locked": { | ||
488 | "lastModified": 1689347949, | ||
489 | "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", | ||
490 | "owner": "nix-systems", | ||
491 | "repo": "default-linux", | ||
492 | "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", | ||
493 | "type": "github" | ||
494 | }, | ||
495 | "original": { | ||
496 | "owner": "nix-systems", | ||
497 | "repo": "default-linux", | ||
498 | "type": "github" | ||
499 | } | ||
500 | }, | ||
501 | "wpaperd": { | ||
502 | "inputs": { | ||
503 | "nixpkgs": [ | ||
504 | "nixpkgs" | ||
505 | ], | ||
506 | "rust-overlay": "rust-overlay", | ||
507 | "systems": "systems_3" | ||
508 | }, | ||
509 | "locked": { | ||
510 | "lastModified": 1731514601, | ||
511 | "narHash": "sha256-NnDxLG02klftsWl8i8ZmRIUeIPCx2HtBsEFQwzbJ3ws=", | ||
512 | "owner": "danyspin97", | ||
513 | "repo": "wpaperd", | ||
514 | "rev": "7865433233ff58f33ca4af94fd5031e26f409f52", | ||
515 | "type": "github" | ||
516 | }, | ||
517 | "original": { | ||
518 | "owner": "danyspin97", | ||
519 | "repo": "wpaperd", | ||
520 | "rev": "7865433233ff58f33ca4af94fd5031e26f409f52", | ||
521 | "type": "github" | ||
522 | } | ||
523 | }, | ||
428 | "xdph": { | 524 | "xdph": { |
429 | "inputs": { | 525 | "inputs": { |
430 | "hyprland-protocols": "hyprland-protocols_2", | 526 | "hyprland-protocols": [ |
527 | "hyprland", | ||
528 | "hyprland-protocols" | ||
529 | ], | ||
431 | "hyprlang": [ | 530 | "hyprlang": [ |
432 | "hyprland", | 531 | "hyprland", |
433 | "hyprlang" | 532 | "hyprlang" |
@@ -450,11 +549,11 @@ | |||
450 | ] | 549 | ] |
451 | }, | 550 | }, |
452 | "locked": { | 551 | "locked": { |
453 | "lastModified": 1728166987, | 552 | "lastModified": 1730743262, |
454 | "narHash": "sha256-w6dVTguAn9zJ+7aPOhBQgDz8bn6YZ7b56cY8Kg5HJRI=", | 553 | "narHash": "sha256-iTLqj3lU8kFehPm5tXpctzkD274t/k1nwSSq3qCWXeg=", |
455 | "owner": "hyprwm", | 554 | "owner": "hyprwm", |
456 | "repo": "xdg-desktop-portal-hyprland", | 555 | "repo": "xdg-desktop-portal-hyprland", |
457 | "rev": "fb9c8d665af0588bb087f97d0f673ddf0d501787", | 556 | "rev": "09b23cef06fe248e61cec8862c04b9bcb62f4b6d", |
458 | "type": "github" | 557 | "type": "github" |
459 | }, | 558 | }, |
460 | "original": { | 559 | "original": { |