home-config/nix-home-manager/flake.lock
260a2e3d681bea7a71596a8db244a3bc9d096bbc
· 13.2 KB · 544 lines
raw
| 1 | { |
| 2 | "nodes": { |
| 3 | "aquamarine": { |
| 4 | "inputs": { |
| 5 | "hyprutils": [ |
| 6 | "hyprland", |
| 7 | "hyprutils" |
| 8 | ], |
| 9 | "hyprwayland-scanner": [ |
| 10 | "hyprland", |
| 11 | "hyprwayland-scanner" |
| 12 | ], |
| 13 | "nixpkgs": [ |
| 14 | "hyprland", |
| 15 | "nixpkgs" |
| 16 | ], |
| 17 | "systems": [ |
| 18 | "hyprland", |
| 19 | "systems" |
| 20 | ] |
| 21 | }, |
| 22 | "locked": { |
| 23 | "lastModified": 1727261104, |
| 24 | "narHash": "sha256-rxDI7WrxIRV9it9mDCHcLa7xQykf1JloXnoXr5xQ8zI=", |
| 25 | "owner": "hyprwm", |
| 26 | "repo": "aquamarine", |
| 27 | "rev": "b82fdaff917582a9d568969e15e61b398c71e990", |
| 28 | "type": "github" |
| 29 | }, |
| 30 | "original": { |
| 31 | "owner": "hyprwm", |
| 32 | "repo": "aquamarine", |
| 33 | "type": "github" |
| 34 | } |
| 35 | }, |
| 36 | "flake-utils": { |
| 37 | "locked": { |
| 38 | "lastModified": 1659877975, |
| 39 | "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", |
| 40 | "owner": "numtide", |
| 41 | "repo": "flake-utils", |
| 42 | "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", |
| 43 | "type": "github" |
| 44 | }, |
| 45 | "original": { |
| 46 | "owner": "numtide", |
| 47 | "repo": "flake-utils", |
| 48 | "type": "github" |
| 49 | } |
| 50 | }, |
| 51 | "home-manager": { |
| 52 | "inputs": { |
| 53 | "nixpkgs": [ |
| 54 | "nixpkgs" |
| 55 | ] |
| 56 | }, |
| 57 | "locked": { |
| 58 | "lastModified": 1729260213, |
| 59 | "narHash": "sha256-jAvHoU/1y/yCuXzr2fNF+q6uKmr8Jj2xgAisK4QB9to=", |
| 60 | "owner": "nix-community", |
| 61 | "repo": "home-manager", |
| 62 | "rev": "09a0c0c02953318bf94425738c7061ffdc4cba75", |
| 63 | "type": "github" |
| 64 | }, |
| 65 | "original": { |
| 66 | "owner": "nix-community", |
| 67 | "repo": "home-manager", |
| 68 | "type": "github" |
| 69 | } |
| 70 | }, |
| 71 | "hyprcursor": { |
| 72 | "inputs": { |
| 73 | "hyprlang": [ |
| 74 | "hyprland", |
| 75 | "hyprlang" |
| 76 | ], |
| 77 | "nixpkgs": [ |
| 78 | "hyprland", |
| 79 | "nixpkgs" |
| 80 | ], |
| 81 | "systems": [ |
| 82 | "hyprland", |
| 83 | "systems" |
| 84 | ] |
| 85 | }, |
| 86 | "locked": { |
| 87 | "lastModified": 1727532803, |
| 88 | "narHash": "sha256-ZaZ7h7PY8mQc4vtGmVqWLAq9CAO02gHMyNR5yY8zDmM=", |
| 89 | "owner": "hyprwm", |
| 90 | "repo": "hyprcursor", |
| 91 | "rev": "b98726e431d4d3ed58bd58bee1047cdb81cec69f", |
| 92 | "type": "github" |
| 93 | }, |
| 94 | "original": { |
| 95 | "owner": "hyprwm", |
| 96 | "repo": "hyprcursor", |
| 97 | "type": "github" |
| 98 | } |
| 99 | }, |
| 100 | "hyprland": { |
| 101 | "inputs": { |
| 102 | "aquamarine": "aquamarine", |
| 103 | "hyprcursor": "hyprcursor", |
| 104 | "hyprland-protocols": "hyprland-protocols", |
| 105 | "hyprlang": "hyprlang", |
| 106 | "hyprutils": "hyprutils", |
| 107 | "hyprwayland-scanner": "hyprwayland-scanner", |
| 108 | "nixpkgs": [ |
| 109 | "nixpkgs" |
| 110 | ], |
| 111 | "systems": "systems", |
| 112 | "xdph": "xdph" |
| 113 | }, |
| 114 | "locked": { |
| 115 | "lastModified": 1728478479, |
| 116 | "narHash": "sha256-AbfdIlK92oWpI39xlIaUekPeL9u95sXzxVsSqhIMfIc=", |
| 117 | "owner": "hyprwm", |
| 118 | "repo": "hyprland", |
| 119 | "rev": "4520b30d498daca8079365bdb909a8dea38e8d55", |
| 120 | "type": "github" |
| 121 | }, |
| 122 | "original": { |
| 123 | "owner": "hyprwm", |
| 124 | "ref": "v0.44.1", |
| 125 | "repo": "hyprland", |
| 126 | "type": "github" |
| 127 | } |
| 128 | }, |
| 129 | "hyprland-protocols": { |
| 130 | "inputs": { |
| 131 | "nixpkgs": [ |
| 132 | "hyprland", |
| 133 | "nixpkgs" |
| 134 | ], |
| 135 | "systems": [ |
| 136 | "hyprland", |
| 137 | "systems" |
| 138 | ] |
| 139 | }, |
| 140 | "locked": { |
| 141 | "lastModified": 1727451107, |
| 142 | "narHash": "sha256-qV9savtHwmZUa0eJE294WYJjKPGB2+bJhwByFShsVyo=", |
| 143 | "owner": "hyprwm", |
| 144 | "repo": "hyprland-protocols", |
| 145 | "rev": "6b3261ee13a6d2b99de79a31d352f6996e35bde3", |
| 146 | "type": "github" |
| 147 | }, |
| 148 | "original": { |
| 149 | "owner": "hyprwm", |
| 150 | "repo": "hyprland-protocols", |
| 151 | "type": "github" |
| 152 | } |
| 153 | }, |
| 154 | "hyprland-protocols_2": { |
| 155 | "inputs": { |
| 156 | "nixpkgs": [ |
| 157 | "hyprland", |
| 158 | "xdph", |
| 159 | "nixpkgs" |
| 160 | ], |
| 161 | "systems": [ |
| 162 | "hyprland", |
| 163 | "xdph", |
| 164 | "systems" |
| 165 | ] |
| 166 | }, |
| 167 | "locked": { |
| 168 | "lastModified": 1721326555, |
| 169 | "narHash": "sha256-zCu4R0CSHEactW9JqYki26gy8h9f6rHmSwj4XJmlHgg=", |
| 170 | "owner": "hyprwm", |
| 171 | "repo": "hyprland-protocols", |
| 172 | "rev": "5a11232266bf1a1f5952d5b179c3f4b2facaaa84", |
| 173 | "type": "github" |
| 174 | }, |
| 175 | "original": { |
| 176 | "owner": "hyprwm", |
| 177 | "repo": "hyprland-protocols", |
| 178 | "type": "github" |
| 179 | } |
| 180 | }, |
| 181 | "hyprlang": { |
| 182 | "inputs": { |
| 183 | "hyprutils": [ |
| 184 | "hyprland", |
| 185 | "hyprutils" |
| 186 | ], |
| 187 | "nixpkgs": [ |
| 188 | "hyprland", |
| 189 | "nixpkgs" |
| 190 | ], |
| 191 | "systems": [ |
| 192 | "hyprland", |
| 193 | "systems" |
| 194 | ] |
| 195 | }, |
| 196 | "locked": { |
| 197 | "lastModified": 1725997860, |
| 198 | "narHash": "sha256-d/rZ/fHR5l1n7PeyLw0StWMNLXVU9c4HFyfskw568so=", |
| 199 | "owner": "hyprwm", |
| 200 | "repo": "hyprlang", |
| 201 | "rev": "dfeb5811dd6485490cce18d6cc1e38a055eea876", |
| 202 | "type": "github" |
| 203 | }, |
| 204 | "original": { |
| 205 | "owner": "hyprwm", |
| 206 | "repo": "hyprlang", |
| 207 | "type": "github" |
| 208 | } |
| 209 | }, |
| 210 | "hyprlang_2": { |
| 211 | "inputs": { |
| 212 | "hyprutils": [ |
| 213 | "hyprlock", |
| 214 | "hyprutils" |
| 215 | ], |
| 216 | "nixpkgs": [ |
| 217 | "hyprlock", |
| 218 | "nixpkgs" |
| 219 | ], |
| 220 | "systems": [ |
| 221 | "hyprlock", |
| 222 | "systems" |
| 223 | ] |
| 224 | }, |
| 225 | "locked": { |
| 226 | "lastModified": 1721324361, |
| 227 | "narHash": "sha256-BiJKO0IIdnSwHQBSrEJlKlFr753urkLE48wtt0UhNG4=", |
| 228 | "owner": "hyprwm", |
| 229 | "repo": "hyprlang", |
| 230 | "rev": "adbefbf49664a6c2c8bf36b6487fd31e3eb68086", |
| 231 | "type": "github" |
| 232 | }, |
| 233 | "original": { |
| 234 | "owner": "hyprwm", |
| 235 | "repo": "hyprlang", |
| 236 | "type": "github" |
| 237 | } |
| 238 | }, |
| 239 | "hyprlock": { |
| 240 | "inputs": { |
| 241 | "hyprlang": "hyprlang_2", |
| 242 | "hyprutils": "hyprutils_2", |
| 243 | "nixpkgs": [ |
| 244 | "nixpkgs" |
| 245 | ], |
| 246 | "systems": "systems_2" |
| 247 | }, |
| 248 | "locked": { |
| 249 | "lastModified": 1721563228, |
| 250 | "narHash": "sha256-w+AyYuqlZ/uWEimiptlHjtDFECm/JlUOD2ciCw8/+/8=", |
| 251 | "owner": "hyprwm", |
| 252 | "repo": "hyprlock", |
| 253 | "rev": "dba9d8b5175a6f23463035aafc6b0c741f9b73a5", |
| 254 | "type": "github" |
| 255 | }, |
| 256 | "original": { |
| 257 | "owner": "hyprwm", |
| 258 | "ref": "v0.4.1", |
| 259 | "repo": "hyprlock", |
| 260 | "type": "github" |
| 261 | } |
| 262 | }, |
| 263 | "hyprpicker-git": { |
| 264 | "inputs": { |
| 265 | "hyprutils": "hyprutils_3", |
| 266 | "hyprwayland-scanner": "hyprwayland-scanner_2", |
| 267 | "nixpkgs": [ |
| 268 | "nixpkgs" |
| 269 | ], |
| 270 | "systems": "systems_3" |
| 271 | }, |
| 272 | "locked": { |
| 273 | "lastModified": 1727732210, |
| 274 | "narHash": "sha256-VNKakkdx1mjfO5MyGZbx8m87YKZ4B8cylU50R0J662g=", |
| 275 | "owner": "hyprwm", |
| 276 | "repo": "hyprpicker", |
| 277 | "rev": "4411a6dc0dccdabad64213463fb94de520b52725", |
| 278 | "type": "github" |
| 279 | }, |
| 280 | "original": { |
| 281 | "owner": "hyprwm", |
| 282 | "repo": "hyprpicker", |
| 283 | "type": "github" |
| 284 | } |
| 285 | }, |
| 286 | "hyprutils": { |
| 287 | "inputs": { |
| 288 | "nixpkgs": [ |
| 289 | "hyprland", |
| 290 | "nixpkgs" |
| 291 | ], |
| 292 | "systems": [ |
| 293 | "hyprland", |
| 294 | "systems" |
| 295 | ] |
| 296 | }, |
| 297 | "locked": { |
| 298 | "lastModified": 1727300645, |
| 299 | "narHash": "sha256-OvAtVLaSRPnbXzOwlR1fVqCXR7i+ICRX3aPMCdIiv+c=", |
| 300 | "owner": "hyprwm", |
| 301 | "repo": "hyprutils", |
| 302 | "rev": "3f5293432b6dc6a99f26aca2eba3876d2660665c", |
| 303 | "type": "github" |
| 304 | }, |
| 305 | "original": { |
| 306 | "owner": "hyprwm", |
| 307 | "repo": "hyprutils", |
| 308 | "type": "github" |
| 309 | } |
| 310 | }, |
| 311 | "hyprutils_2": { |
| 312 | "inputs": { |
| 313 | "nixpkgs": [ |
| 314 | "hyprlock", |
| 315 | "nixpkgs" |
| 316 | ], |
| 317 | "systems": [ |
| 318 | "hyprlock", |
| 319 | "systems" |
| 320 | ] |
| 321 | }, |
| 322 | "locked": { |
| 323 | "lastModified": 1721324102, |
| 324 | "narHash": "sha256-WAZ0X6yJW1hFG6otkHBfyJDKRpNP5stsRqdEuHrFRpk=", |
| 325 | "owner": "hyprwm", |
| 326 | "repo": "hyprutils", |
| 327 | "rev": "962582a090bc233c4de9d9897f46794280288989", |
| 328 | "type": "github" |
| 329 | }, |
| 330 | "original": { |
| 331 | "owner": "hyprwm", |
| 332 | "repo": "hyprutils", |
| 333 | "type": "github" |
| 334 | } |
| 335 | }, |
| 336 | "hyprutils_3": { |
| 337 | "inputs": { |
| 338 | "nixpkgs": [ |
| 339 | "hyprpicker-git", |
| 340 | "nixpkgs" |
| 341 | ], |
| 342 | "systems": [ |
| 343 | "hyprpicker-git", |
| 344 | "systems" |
| 345 | ] |
| 346 | }, |
| 347 | "locked": { |
| 348 | "lastModified": 1727300645, |
| 349 | "narHash": "sha256-OvAtVLaSRPnbXzOwlR1fVqCXR7i+ICRX3aPMCdIiv+c=", |
| 350 | "owner": "hyprwm", |
| 351 | "repo": "hyprutils", |
| 352 | "rev": "3f5293432b6dc6a99f26aca2eba3876d2660665c", |
| 353 | "type": "github" |
| 354 | }, |
| 355 | "original": { |
| 356 | "owner": "hyprwm", |
| 357 | "repo": "hyprutils", |
| 358 | "type": "github" |
| 359 | } |
| 360 | }, |
| 361 | "hyprwayland-scanner": { |
| 362 | "inputs": { |
| 363 | "nixpkgs": [ |
| 364 | "hyprland", |
| 365 | "nixpkgs" |
| 366 | ], |
| 367 | "systems": [ |
| 368 | "hyprland", |
| 369 | "systems" |
| 370 | ] |
| 371 | }, |
| 372 | "locked": { |
| 373 | "lastModified": 1726874836, |
| 374 | "narHash": "sha256-VKR0sf0PSNCB0wPHVKSAn41mCNVCnegWmgkrneKDhHM=", |
| 375 | "owner": "hyprwm", |
| 376 | "repo": "hyprwayland-scanner", |
| 377 | "rev": "500c81a9e1a76760371049a8d99e008ea77aa59e", |
| 378 | "type": "github" |
| 379 | }, |
| 380 | "original": { |
| 381 | "owner": "hyprwm", |
| 382 | "repo": "hyprwayland-scanner", |
| 383 | "type": "github" |
| 384 | } |
| 385 | }, |
| 386 | "hyprwayland-scanner_2": { |
| 387 | "inputs": { |
| 388 | "nixpkgs": [ |
| 389 | "hyprpicker-git", |
| 390 | "nixpkgs" |
| 391 | ], |
| 392 | "systems": [ |
| 393 | "hyprpicker-git", |
| 394 | "systems" |
| 395 | ] |
| 396 | }, |
| 397 | "locked": { |
| 398 | "lastModified": 1726874836, |
| 399 | "narHash": "sha256-VKR0sf0PSNCB0wPHVKSAn41mCNVCnegWmgkrneKDhHM=", |
| 400 | "owner": "hyprwm", |
| 401 | "repo": "hyprwayland-scanner", |
| 402 | "rev": "500c81a9e1a76760371049a8d99e008ea77aa59e", |
| 403 | "type": "github" |
| 404 | }, |
| 405 | "original": { |
| 406 | "owner": "hyprwm", |
| 407 | "repo": "hyprwayland-scanner", |
| 408 | "type": "github" |
| 409 | } |
| 410 | }, |
| 411 | "nixgl": { |
| 412 | "inputs": { |
| 413 | "flake-utils": "flake-utils", |
| 414 | "nixpkgs": [ |
| 415 | "nixpkgs" |
| 416 | ] |
| 417 | }, |
| 418 | "locked": { |
| 419 | "lastModified": 1713543440, |
| 420 | "narHash": "sha256-lnzZQYG0+EXl/6NkGpyIz+FEOc/DSEG57AP1VsdeNrM=", |
| 421 | "owner": "nix-community", |
| 422 | "repo": "nixGL", |
| 423 | "rev": "310f8e49a149e4c9ea52f1adf70cdc768ec53f8a", |
| 424 | "type": "github" |
| 425 | }, |
| 426 | "original": { |
| 427 | "owner": "nix-community", |
| 428 | "repo": "nixGL", |
| 429 | "type": "github" |
| 430 | } |
| 431 | }, |
| 432 | "nixpkgs": { |
| 433 | "locked": { |
| 434 | "lastModified": 1729070438, |
| 435 | "narHash": "sha256-KOTTUfPkugH52avUvXGxvWy8ibKKj4genodIYUED+Kc=", |
| 436 | "owner": "nixos", |
| 437 | "repo": "nixpkgs", |
| 438 | "rev": "5785b6bb5eaae44e627d541023034e1601455827", |
| 439 | "type": "github" |
| 440 | }, |
| 441 | "original": { |
| 442 | "owner": "nixos", |
| 443 | "ref": "nixos-unstable", |
| 444 | "repo": "nixpkgs", |
| 445 | "type": "github" |
| 446 | } |
| 447 | }, |
| 448 | "root": { |
| 449 | "inputs": { |
| 450 | "home-manager": "home-manager", |
| 451 | "hyprland": "hyprland", |
| 452 | "hyprlock": "hyprlock", |
| 453 | "hyprpicker-git": "hyprpicker-git", |
| 454 | "nixgl": "nixgl", |
| 455 | "nixpkgs": "nixpkgs" |
| 456 | } |
| 457 | }, |
| 458 | "systems": { |
| 459 | "locked": { |
| 460 | "lastModified": 1689347949, |
| 461 | "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", |
| 462 | "owner": "nix-systems", |
| 463 | "repo": "default-linux", |
| 464 | "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", |
| 465 | "type": "github" |
| 466 | }, |
| 467 | "original": { |
| 468 | "owner": "nix-systems", |
| 469 | "repo": "default-linux", |
| 470 | "type": "github" |
| 471 | } |
| 472 | }, |
| 473 | "systems_2": { |
| 474 | "locked": { |
| 475 | "lastModified": 1689347949, |
| 476 | "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", |
| 477 | "owner": "nix-systems", |
| 478 | "repo": "default-linux", |
| 479 | "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", |
| 480 | "type": "github" |
| 481 | }, |
| 482 | "original": { |
| 483 | "owner": "nix-systems", |
| 484 | "repo": "default-linux", |
| 485 | "type": "github" |
| 486 | } |
| 487 | }, |
| 488 | "systems_3": { |
| 489 | "locked": { |
| 490 | "lastModified": 1689347949, |
| 491 | "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", |
| 492 | "owner": "nix-systems", |
| 493 | "repo": "default-linux", |
| 494 | "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", |
| 495 | "type": "github" |
| 496 | }, |
| 497 | "original": { |
| 498 | "owner": "nix-systems", |
| 499 | "repo": "default-linux", |
| 500 | "type": "github" |
| 501 | } |
| 502 | }, |
| 503 | "xdph": { |
| 504 | "inputs": { |
| 505 | "hyprland-protocols": "hyprland-protocols_2", |
| 506 | "hyprlang": [ |
| 507 | "hyprland", |
| 508 | "hyprlang" |
| 509 | ], |
| 510 | "hyprutils": [ |
| 511 | "hyprland", |
| 512 | "hyprutils" |
| 513 | ], |
| 514 | "hyprwayland-scanner": [ |
| 515 | "hyprland", |
| 516 | "hyprwayland-scanner" |
| 517 | ], |
| 518 | "nixpkgs": [ |
| 519 | "hyprland", |
| 520 | "nixpkgs" |
| 521 | ], |
| 522 | "systems": [ |
| 523 | "hyprland", |
| 524 | "systems" |
| 525 | ] |
| 526 | }, |
| 527 | "locked": { |
| 528 | "lastModified": 1727524473, |
| 529 | "narHash": "sha256-1DGktDtSWIJpnDbVoj/qpvJSH5zg6JbOfuh6xqZMap0=", |
| 530 | "owner": "hyprwm", |
| 531 | "repo": "xdg-desktop-portal-hyprland", |
| 532 | "rev": "7e500e679ede40e79cf2d89b5f5fa3e34923bd26", |
| 533 | "type": "github" |
| 534 | }, |
| 535 | "original": { |
| 536 | "owner": "hyprwm", |
| 537 | "repo": "xdg-desktop-portal-hyprland", |
| 538 | "type": "github" |
| 539 | } |
| 540 | } |
| 541 | }, |
| 542 | "root": "root", |
| 543 | "version": 7 |
| 544 | } |