home-config/nix-home-manager/flake.lock
c23b60f866a687aa6ae3618265f47ae63c9c5b64
· 14.5 KB · 581 lines
raw
| 1 | { |
| 2 | "nodes": { |
| 3 | "aquamarine": { |
| 4 | "inputs": { |
| 5 | "hyprutils": "hyprutils", |
| 6 | "hyprwayland-scanner": "hyprwayland-scanner", |
| 7 | "nixpkgs": "nixpkgs", |
| 8 | "systems": "systems" |
| 9 | }, |
| 10 | "locked": { |
| 11 | "lastModified": 1729527199, |
| 12 | "narHash": "sha256-D5/YksfRga8Akd04ZtIkuYSIOjXVrAzQIQBSeplokzU=", |
| 13 | "owner": "hyprwm", |
| 14 | "repo": "aquamarine", |
| 15 | "rev": "8d732fa8aff8b12ef2b1e2f00fc8153e41312b72", |
| 16 | "type": "github" |
| 17 | }, |
| 18 | "original": { |
| 19 | "owner": "hyprwm", |
| 20 | "repo": "aquamarine", |
| 21 | "type": "github" |
| 22 | } |
| 23 | }, |
| 24 | "flake-compat": { |
| 25 | "flake": false, |
| 26 | "locked": { |
| 27 | "lastModified": 1696426674, |
| 28 | "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", |
| 29 | "owner": "edolstra", |
| 30 | "repo": "flake-compat", |
| 31 | "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", |
| 32 | "type": "github" |
| 33 | }, |
| 34 | "original": { |
| 35 | "owner": "edolstra", |
| 36 | "repo": "flake-compat", |
| 37 | "type": "github" |
| 38 | } |
| 39 | }, |
| 40 | "flake-utils": { |
| 41 | "locked": { |
| 42 | "lastModified": 1659877975, |
| 43 | "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", |
| 44 | "owner": "numtide", |
| 45 | "repo": "flake-utils", |
| 46 | "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", |
| 47 | "type": "github" |
| 48 | }, |
| 49 | "original": { |
| 50 | "owner": "numtide", |
| 51 | "repo": "flake-utils", |
| 52 | "type": "github" |
| 53 | } |
| 54 | }, |
| 55 | "gitignore": { |
| 56 | "inputs": { |
| 57 | "nixpkgs": [ |
| 58 | "hyprland", |
| 59 | "pre-commit-hooks", |
| 60 | "nixpkgs" |
| 61 | ] |
| 62 | }, |
| 63 | "locked": { |
| 64 | "lastModified": 1709087332, |
| 65 | "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", |
| 66 | "owner": "hercules-ci", |
| 67 | "repo": "gitignore.nix", |
| 68 | "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", |
| 69 | "type": "github" |
| 70 | }, |
| 71 | "original": { |
| 72 | "owner": "hercules-ci", |
| 73 | "repo": "gitignore.nix", |
| 74 | "type": "github" |
| 75 | } |
| 76 | }, |
| 77 | "home-manager": { |
| 78 | "inputs": { |
| 79 | "nixpkgs": [ |
| 80 | "nixpkgs" |
| 81 | ] |
| 82 | }, |
| 83 | "locked": { |
| 84 | "lastModified": 1729321331, |
| 85 | "narHash": "sha256-KVyQq+ez/oB30/WbdNgVD8g/bda34z8NiU187QKQb74=", |
| 86 | "owner": "nix-community", |
| 87 | "repo": "home-manager", |
| 88 | "rev": "122f70545b29ccb922e655b08acfe05bfb44ec68", |
| 89 | "type": "github" |
| 90 | }, |
| 91 | "original": { |
| 92 | "owner": "nix-community", |
| 93 | "repo": "home-manager", |
| 94 | "rev": "122f70545b29ccb922e655b08acfe05bfb44ec68", |
| 95 | "type": "github" |
| 96 | } |
| 97 | }, |
| 98 | "hyprcursor": { |
| 99 | "inputs": { |
| 100 | "hyprlang": [ |
| 101 | "hyprland", |
| 102 | "hyprlang" |
| 103 | ], |
| 104 | "nixpkgs": [ |
| 105 | "hyprland", |
| 106 | "nixpkgs" |
| 107 | ], |
| 108 | "systems": [ |
| 109 | "hyprland", |
| 110 | "systems" |
| 111 | ] |
| 112 | }, |
| 113 | "locked": { |
| 114 | "lastModified": 1728669738, |
| 115 | "narHash": "sha256-EDNAU9AYcx8OupUzbTbWE1d3HYdeG0wO6Msg3iL1muk=", |
| 116 | "owner": "hyprwm", |
| 117 | "repo": "hyprcursor", |
| 118 | "rev": "0264e698149fcb857a66a53018157b41f8d97bb0", |
| 119 | "type": "github" |
| 120 | }, |
| 121 | "original": { |
| 122 | "owner": "hyprwm", |
| 123 | "repo": "hyprcursor", |
| 124 | "type": "github" |
| 125 | } |
| 126 | }, |
| 127 | "hyprland": { |
| 128 | "inputs": { |
| 129 | "aquamarine": "aquamarine", |
| 130 | "hyprcursor": "hyprcursor", |
| 131 | "hyprland-protocols": "hyprland-protocols", |
| 132 | "hyprlang": "hyprlang", |
| 133 | "hyprutils": "hyprutils_2", |
| 134 | "hyprwayland-scanner": "hyprwayland-scanner_2", |
| 135 | "nixpkgs": [ |
| 136 | "nixpkgs" |
| 137 | ], |
| 138 | "pre-commit-hooks": "pre-commit-hooks", |
| 139 | "systems": "systems_2", |
| 140 | "xdph": "xdph" |
| 141 | }, |
| 142 | "locked": { |
| 143 | "lastModified": 1729553322, |
| 144 | "narHash": "sha256-CjdhWsojvgZEr2t8eK6HaaWmLxirnaEckeXt/kveQNs=", |
| 145 | "owner": "hyprwm", |
| 146 | "repo": "hyprland", |
| 147 | "rev": "5e96d738e698f22969ca502d042d5751711c6d8a", |
| 148 | "type": "github" |
| 149 | }, |
| 150 | "original": { |
| 151 | "owner": "hyprwm", |
| 152 | "ref": "main", |
| 153 | "repo": "hyprland", |
| 154 | "type": "github" |
| 155 | } |
| 156 | }, |
| 157 | "hyprland-protocols": { |
| 158 | "inputs": { |
| 159 | "nixpkgs": [ |
| 160 | "hyprland", |
| 161 | "nixpkgs" |
| 162 | ], |
| 163 | "systems": [ |
| 164 | "hyprland", |
| 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": { |
| 183 | "inputs": { |
| 184 | "hyprutils": [ |
| 185 | "hyprland", |
| 186 | "hyprutils" |
| 187 | ], |
| 188 | "nixpkgs": [ |
| 189 | "hyprland", |
| 190 | "nixpkgs" |
| 191 | ], |
| 192 | "systems": [ |
| 193 | "hyprland", |
| 194 | "systems" |
| 195 | ] |
| 196 | }, |
| 197 | "locked": { |
| 198 | "lastModified": 1728168612, |
| 199 | "narHash": "sha256-AnB1KfiXINmuiW7BALYrKqcjCnsLZPifhb/7BsfPbns=", |
| 200 | "owner": "hyprwm", |
| 201 | "repo": "hyprlang", |
| 202 | "rev": "f054f2e44d6a0b74607a6bc0f52dba337a3db38e", |
| 203 | "type": "github" |
| 204 | }, |
| 205 | "original": { |
| 206 | "owner": "hyprwm", |
| 207 | "repo": "hyprlang", |
| 208 | "type": "github" |
| 209 | } |
| 210 | }, |
| 211 | "hyprpicker-git": { |
| 212 | "inputs": { |
| 213 | "hyprutils": "hyprutils_3", |
| 214 | "hyprwayland-scanner": "hyprwayland-scanner_3", |
| 215 | "nixpkgs": [ |
| 216 | "nixpkgs" |
| 217 | ], |
| 218 | "systems": "systems_3" |
| 219 | }, |
| 220 | "locked": { |
| 221 | "lastModified": 1727705155, |
| 222 | "narHash": "sha256-gu26MSYbTlRLMUpZ9PeYXtqqhzPDQXxEDkjiJgwzIIc=", |
| 223 | "owner": "hyprwm", |
| 224 | "repo": "hyprpicker", |
| 225 | "rev": "116cec14a552191a9ad69ca96252ca12ecfa9826", |
| 226 | "type": "github" |
| 227 | }, |
| 228 | "original": { |
| 229 | "owner": "hyprwm", |
| 230 | "ref": "v0.4.1", |
| 231 | "repo": "hyprpicker", |
| 232 | "type": "github" |
| 233 | } |
| 234 | }, |
| 235 | "hyprutils": { |
| 236 | "inputs": { |
| 237 | "nixpkgs": [ |
| 238 | "hyprland", |
| 239 | "aquamarine", |
| 240 | "nixpkgs" |
| 241 | ], |
| 242 | "systems": [ |
| 243 | "hyprland", |
| 244 | "aquamarine", |
| 245 | "systems" |
| 246 | ] |
| 247 | }, |
| 248 | "locked": { |
| 249 | "lastModified": 1728941256, |
| 250 | "narHash": "sha256-WRypmcZ2Bw94lLmcmxYokVOHPJSZ7T06V49QZ4tkZeQ=", |
| 251 | "owner": "hyprwm", |
| 252 | "repo": "hyprutils", |
| 253 | "rev": "fd4be8b9ca932f7384e454bcd923c5451ef2aa85", |
| 254 | "type": "github" |
| 255 | }, |
| 256 | "original": { |
| 257 | "owner": "hyprwm", |
| 258 | "repo": "hyprutils", |
| 259 | "type": "github" |
| 260 | } |
| 261 | }, |
| 262 | "hyprutils_2": { |
| 263 | "inputs": { |
| 264 | "nixpkgs": [ |
| 265 | "hyprland", |
| 266 | "nixpkgs" |
| 267 | ], |
| 268 | "systems": [ |
| 269 | "hyprland", |
| 270 | "systems" |
| 271 | ] |
| 272 | }, |
| 273 | "locked": { |
| 274 | "lastModified": 1728941256, |
| 275 | "narHash": "sha256-WRypmcZ2Bw94lLmcmxYokVOHPJSZ7T06V49QZ4tkZeQ=", |
| 276 | "owner": "hyprwm", |
| 277 | "repo": "hyprutils", |
| 278 | "rev": "fd4be8b9ca932f7384e454bcd923c5451ef2aa85", |
| 279 | "type": "github" |
| 280 | }, |
| 281 | "original": { |
| 282 | "owner": "hyprwm", |
| 283 | "repo": "hyprutils", |
| 284 | "type": "github" |
| 285 | } |
| 286 | }, |
| 287 | "hyprutils_3": { |
| 288 | "inputs": { |
| 289 | "nixpkgs": [ |
| 290 | "hyprpicker-git", |
| 291 | "nixpkgs" |
| 292 | ], |
| 293 | "systems": [ |
| 294 | "hyprpicker-git", |
| 295 | "systems" |
| 296 | ] |
| 297 | }, |
| 298 | "locked": { |
| 299 | "lastModified": 1727300645, |
| 300 | "narHash": "sha256-OvAtVLaSRPnbXzOwlR1fVqCXR7i+ICRX3aPMCdIiv+c=", |
| 301 | "owner": "hyprwm", |
| 302 | "repo": "hyprutils", |
| 303 | "rev": "3f5293432b6dc6a99f26aca2eba3876d2660665c", |
| 304 | "type": "github" |
| 305 | }, |
| 306 | "original": { |
| 307 | "owner": "hyprwm", |
| 308 | "repo": "hyprutils", |
| 309 | "type": "github" |
| 310 | } |
| 311 | }, |
| 312 | "hyprwayland-scanner": { |
| 313 | "inputs": { |
| 314 | "nixpkgs": [ |
| 315 | "hyprland", |
| 316 | "aquamarine", |
| 317 | "nixpkgs" |
| 318 | ], |
| 319 | "systems": [ |
| 320 | "hyprland", |
| 321 | "aquamarine", |
| 322 | "systems" |
| 323 | ] |
| 324 | }, |
| 325 | "locked": { |
| 326 | "lastModified": 1726874836, |
| 327 | "narHash": "sha256-VKR0sf0PSNCB0wPHVKSAn41mCNVCnegWmgkrneKDhHM=", |
| 328 | "owner": "hyprwm", |
| 329 | "repo": "hyprwayland-scanner", |
| 330 | "rev": "500c81a9e1a76760371049a8d99e008ea77aa59e", |
| 331 | "type": "github" |
| 332 | }, |
| 333 | "original": { |
| 334 | "owner": "hyprwm", |
| 335 | "repo": "hyprwayland-scanner", |
| 336 | "type": "github" |
| 337 | } |
| 338 | }, |
| 339 | "hyprwayland-scanner_2": { |
| 340 | "inputs": { |
| 341 | "nixpkgs": [ |
| 342 | "hyprland", |
| 343 | "nixpkgs" |
| 344 | ], |
| 345 | "systems": [ |
| 346 | "hyprland", |
| 347 | "systems" |
| 348 | ] |
| 349 | }, |
| 350 | "locked": { |
| 351 | "lastModified": 1726874836, |
| 352 | "narHash": "sha256-VKR0sf0PSNCB0wPHVKSAn41mCNVCnegWmgkrneKDhHM=", |
| 353 | "owner": "hyprwm", |
| 354 | "repo": "hyprwayland-scanner", |
| 355 | "rev": "500c81a9e1a76760371049a8d99e008ea77aa59e", |
| 356 | "type": "github" |
| 357 | }, |
| 358 | "original": { |
| 359 | "owner": "hyprwm", |
| 360 | "repo": "hyprwayland-scanner", |
| 361 | "type": "github" |
| 362 | } |
| 363 | }, |
| 364 | "hyprwayland-scanner_3": { |
| 365 | "inputs": { |
| 366 | "nixpkgs": [ |
| 367 | "hyprpicker-git", |
| 368 | "nixpkgs" |
| 369 | ], |
| 370 | "systems": [ |
| 371 | "hyprpicker-git", |
| 372 | "systems" |
| 373 | ] |
| 374 | }, |
| 375 | "locked": { |
| 376 | "lastModified": 1726874836, |
| 377 | "narHash": "sha256-VKR0sf0PSNCB0wPHVKSAn41mCNVCnegWmgkrneKDhHM=", |
| 378 | "owner": "hyprwm", |
| 379 | "repo": "hyprwayland-scanner", |
| 380 | "rev": "500c81a9e1a76760371049a8d99e008ea77aa59e", |
| 381 | "type": "github" |
| 382 | }, |
| 383 | "original": { |
| 384 | "owner": "hyprwm", |
| 385 | "repo": "hyprwayland-scanner", |
| 386 | "type": "github" |
| 387 | } |
| 388 | }, |
| 389 | "nixgl": { |
| 390 | "inputs": { |
| 391 | "flake-utils": "flake-utils", |
| 392 | "nixpkgs": [ |
| 393 | "nixpkgs" |
| 394 | ] |
| 395 | }, |
| 396 | "locked": { |
| 397 | "lastModified": 1713543440, |
| 398 | "narHash": "sha256-lnzZQYG0+EXl/6NkGpyIz+FEOc/DSEG57AP1VsdeNrM=", |
| 399 | "owner": "nix-community", |
| 400 | "repo": "nixGL", |
| 401 | "rev": "310f8e49a149e4c9ea52f1adf70cdc768ec53f8a", |
| 402 | "type": "github" |
| 403 | }, |
| 404 | "original": { |
| 405 | "owner": "nix-community", |
| 406 | "repo": "nixGL", |
| 407 | "rev": "310f8e49a149e4c9ea52f1adf70cdc768ec53f8a", |
| 408 | "type": "github" |
| 409 | } |
| 410 | }, |
| 411 | "nixpkgs": { |
| 412 | "locked": { |
| 413 | "lastModified": 1729413321, |
| 414 | "narHash": "sha256-I4tuhRpZFa6Fu6dcH9Dlo5LlH17peT79vx1y1SpeKt0=", |
| 415 | "owner": "NixOS", |
| 416 | "repo": "nixpkgs", |
| 417 | "rev": "1997e4aa514312c1af7e2bda7fad1644e778ff26", |
| 418 | "type": "github" |
| 419 | }, |
| 420 | "original": { |
| 421 | "owner": "NixOS", |
| 422 | "ref": "nixos-unstable", |
| 423 | "repo": "nixpkgs", |
| 424 | "type": "github" |
| 425 | } |
| 426 | }, |
| 427 | "nixpkgs-stable": { |
| 428 | "locked": { |
| 429 | "lastModified": 1720386169, |
| 430 | "narHash": "sha256-NGKVY4PjzwAa4upkGtAMz1npHGoRzWotlSnVlqI40mo=", |
| 431 | "owner": "NixOS", |
| 432 | "repo": "nixpkgs", |
| 433 | "rev": "194846768975b7ad2c4988bdb82572c00222c0d7", |
| 434 | "type": "github" |
| 435 | }, |
| 436 | "original": { |
| 437 | "owner": "NixOS", |
| 438 | "ref": "nixos-24.05", |
| 439 | "repo": "nixpkgs", |
| 440 | "type": "github" |
| 441 | } |
| 442 | }, |
| 443 | "nixpkgs_2": { |
| 444 | "locked": { |
| 445 | "lastModified": 1729168305, |
| 446 | "narHash": "sha256-jmhxZnrlOyLEMUL2+JkVfkN0XWXI5uE6EB5kVZFR0fo=", |
| 447 | "owner": "nixos", |
| 448 | "repo": "nixpkgs", |
| 449 | "rev": "2a55bdc8cfcf41551323a4a6cef24d3f566c824d", |
| 450 | "type": "github" |
| 451 | }, |
| 452 | "original": { |
| 453 | "owner": "nixos", |
| 454 | "repo": "nixpkgs", |
| 455 | "rev": "2a55bdc8cfcf41551323a4a6cef24d3f566c824d", |
| 456 | "type": "github" |
| 457 | } |
| 458 | }, |
| 459 | "pre-commit-hooks": { |
| 460 | "inputs": { |
| 461 | "flake-compat": "flake-compat", |
| 462 | "gitignore": "gitignore", |
| 463 | "nixpkgs": [ |
| 464 | "hyprland", |
| 465 | "nixpkgs" |
| 466 | ], |
| 467 | "nixpkgs-stable": "nixpkgs-stable" |
| 468 | }, |
| 469 | "locked": { |
| 470 | "lastModified": 1728778939, |
| 471 | "narHash": "sha256-WybK5E3hpGxtCYtBwpRj1E9JoiVxe+8kX83snTNaFHE=", |
| 472 | "owner": "cachix", |
| 473 | "repo": "git-hooks.nix", |
| 474 | "rev": "ff68f91754be6f3427e4986d7949e6273659be1d", |
| 475 | "type": "github" |
| 476 | }, |
| 477 | "original": { |
| 478 | "owner": "cachix", |
| 479 | "repo": "git-hooks.nix", |
| 480 | "type": "github" |
| 481 | } |
| 482 | }, |
| 483 | "root": { |
| 484 | "inputs": { |
| 485 | "home-manager": "home-manager", |
| 486 | "hyprland": "hyprland", |
| 487 | "hyprpicker-git": "hyprpicker-git", |
| 488 | "nixgl": "nixgl", |
| 489 | "nixpkgs": "nixpkgs_2" |
| 490 | } |
| 491 | }, |
| 492 | "systems": { |
| 493 | "locked": { |
| 494 | "lastModified": 1689347949, |
| 495 | "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", |
| 496 | "owner": "nix-systems", |
| 497 | "repo": "default-linux", |
| 498 | "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", |
| 499 | "type": "github" |
| 500 | }, |
| 501 | "original": { |
| 502 | "owner": "nix-systems", |
| 503 | "repo": "default-linux", |
| 504 | "type": "github" |
| 505 | } |
| 506 | }, |
| 507 | "systems_2": { |
| 508 | "locked": { |
| 509 | "lastModified": 1689347949, |
| 510 | "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", |
| 511 | "owner": "nix-systems", |
| 512 | "repo": "default-linux", |
| 513 | "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", |
| 514 | "type": "github" |
| 515 | }, |
| 516 | "original": { |
| 517 | "owner": "nix-systems", |
| 518 | "repo": "default-linux", |
| 519 | "type": "github" |
| 520 | } |
| 521 | }, |
| 522 | "systems_3": { |
| 523 | "locked": { |
| 524 | "lastModified": 1689347949, |
| 525 | "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", |
| 526 | "owner": "nix-systems", |
| 527 | "repo": "default-linux", |
| 528 | "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", |
| 529 | "type": "github" |
| 530 | }, |
| 531 | "original": { |
| 532 | "owner": "nix-systems", |
| 533 | "repo": "default-linux", |
| 534 | "type": "github" |
| 535 | } |
| 536 | }, |
| 537 | "xdph": { |
| 538 | "inputs": { |
| 539 | "hyprland-protocols": [ |
| 540 | "hyprland", |
| 541 | "hyprland-protocols" |
| 542 | ], |
| 543 | "hyprlang": [ |
| 544 | "hyprland", |
| 545 | "hyprlang" |
| 546 | ], |
| 547 | "hyprutils": [ |
| 548 | "hyprland", |
| 549 | "hyprutils" |
| 550 | ], |
| 551 | "hyprwayland-scanner": [ |
| 552 | "hyprland", |
| 553 | "hyprwayland-scanner" |
| 554 | ], |
| 555 | "nixpkgs": [ |
| 556 | "hyprland", |
| 557 | "nixpkgs" |
| 558 | ], |
| 559 | "systems": [ |
| 560 | "hyprland", |
| 561 | "systems" |
| 562 | ] |
| 563 | }, |
| 564 | "locked": { |
| 565 | "lastModified": 1728166987, |
| 566 | "narHash": "sha256-w6dVTguAn9zJ+7aPOhBQgDz8bn6YZ7b56cY8Kg5HJRI=", |
| 567 | "owner": "hyprwm", |
| 568 | "repo": "xdg-desktop-portal-hyprland", |
| 569 | "rev": "fb9c8d665af0588bb087f97d0f673ddf0d501787", |
| 570 | "type": "github" |
| 571 | }, |
| 572 | "original": { |
| 573 | "owner": "hyprwm", |
| 574 | "repo": "xdg-desktop-portal-hyprland", |
| 575 | "type": "github" |
| 576 | } |
| 577 | } |
| 578 | }, |
| 579 | "root": "root", |
| 580 | "version": 7 |
| 581 | } |