Kieran's opinionated (and probably slightly dumb) nix config
1{ 2 "nodes": { 3 "Hyprnix": { 4 "inputs": { 5 "bird-nix-lib": "bird-nix-lib", 6 "hyprland": "hyprland", 7 "hyprland-protocols": "hyprland-protocols_2", 8 "hyprland-xdph": "hyprland-xdph", 9 "hyprlang": "hyprlang_3", 10 "nixpkgs": "nixpkgs_2", 11 "systems": "systems_3" 12 }, 13 "locked": { 14 "lastModified": 1718089837, 15 "narHash": "sha256-E4Q+ruDcE1S+CrHLwdpB32NvcITKOJWrg9LhMs+/Of0=", 16 "owner": "hyprland-community", 17 "repo": "hyprnix", 18 "rev": "cfb8fb276e605699589c578e27f0ddd8dbba102b", 19 "type": "github" 20 }, 21 "original": { 22 "owner": "hyprland-community", 23 "repo": "hyprnix", 24 "type": "github" 25 } 26 }, 27 "agenix": { 28 "inputs": { 29 "darwin": "darwin", 30 "home-manager": "home-manager", 31 "nixpkgs": "nixpkgs_3", 32 "systems": "systems_4" 33 }, 34 "locked": { 35 "lastModified": 1720546205, 36 "narHash": "sha256-boCXsjYVxDviyzoEyAk624600f3ZBo/DKtUdvMTpbGY=", 37 "owner": "ryantm", 38 "repo": "agenix", 39 "rev": "de96bd907d5fbc3b14fc33ad37d1b9a3cb15edc6", 40 "type": "github" 41 }, 42 "original": { 43 "owner": "ryantm", 44 "repo": "agenix", 45 "type": "github" 46 } 47 }, 48 "bird-nix-lib": { 49 "inputs": { 50 "nixpkgs": "nixpkgs", 51 "systems": "systems" 52 }, 53 "locked": { 54 "lastModified": 1718015582, 55 "narHash": "sha256-VzK23WKktlJdTcoOh+rXKhSPYRWkl9ShIZh4tB44UV4=", 56 "owner": "spikespaz", 57 "repo": "bird-nix-lib", 58 "rev": "95948f65ac043078661910cb23a123b4b2b9fb8c", 59 "type": "github" 60 }, 61 "original": { 62 "owner": "spikespaz", 63 "repo": "bird-nix-lib", 64 "type": "github" 65 } 66 }, 67 "catppuccin": { 68 "locked": { 69 "lastModified": 1721784420, 70 "narHash": "sha256-bgF6fN4Qgk7NErFKGuuqWXcLORsiykTYyqMUFRiAUBY=", 71 "owner": "catppuccin", 72 "repo": "nix", 73 "rev": "8bdb55cc1c13f572b6e4307a3c0d64f1ae286a4f", 74 "type": "github" 75 }, 76 "original": { 77 "owner": "catppuccin", 78 "repo": "nix", 79 "type": "github" 80 } 81 }, 82 "catppuccin-vsc": { 83 "inputs": { 84 "nixpkgs": "nixpkgs_4" 85 }, 86 "locked": { 87 "lastModified": 1713966373, 88 "narHash": "sha256-8bMRH+z426e6zWcS15QZsQ8moSAKbEDjtBnAE10+DW8=", 89 "rev": "4b857d9b86cbb393e121f0f2544a6efb549dbbf4", 90 "revCount": 482, 91 "type": "tarball", 92 "url": "https://api.flakehub.com/f/pinned/catppuccin/vscode/3.14.0/018f15b6-7a7e-7bae-80f2-cf902f1db7fe/source.tar.gz" 93 }, 94 "original": { 95 "type": "tarball", 96 "url": "https://flakehub.com/f/catppuccin/vscode/%2A.tar.gz" 97 } 98 }, 99 "darwin": { 100 "inputs": { 101 "nixpkgs": [ 102 "agenix", 103 "nixpkgs" 104 ] 105 }, 106 "locked": { 107 "lastModified": 1700795494, 108 "narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=", 109 "owner": "lnl7", 110 "repo": "nix-darwin", 111 "rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d", 112 "type": "github" 113 }, 114 "original": { 115 "owner": "lnl7", 116 "ref": "master", 117 "repo": "nix-darwin", 118 "type": "github" 119 } 120 }, 121 "disko": { 122 "inputs": { 123 "nixpkgs": [ 124 "nixpkgs" 125 ] 126 }, 127 "locked": { 128 "lastModified": 1721735625, 129 "narHash": "sha256-4T0FK0b3Q7Dd7oj79M7GhA9+YqKxxGT0iN+h8yqdP7s=", 130 "owner": "nix-community", 131 "repo": "disko", 132 "rev": "4698b1ef375e9c904037e0b2049aa73d39ac1b2d", 133 "type": "github" 134 }, 135 "original": { 136 "owner": "nix-community", 137 "repo": "disko", 138 "type": "github" 139 } 140 }, 141 "flake-compat": { 142 "flake": false, 143 "locked": { 144 "lastModified": 1696426674, 145 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 146 "owner": "edolstra", 147 "repo": "flake-compat", 148 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 149 "type": "github" 150 }, 151 "original": { 152 "owner": "edolstra", 153 "repo": "flake-compat", 154 "type": "github" 155 } 156 }, 157 "flake-compat_2": { 158 "flake": false, 159 "locked": { 160 "lastModified": 1696426674, 161 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 162 "owner": "edolstra", 163 "repo": "flake-compat", 164 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 165 "type": "github" 166 }, 167 "original": { 168 "owner": "edolstra", 169 "repo": "flake-compat", 170 "type": "github" 171 } 172 }, 173 "flake-utils": { 174 "inputs": { 175 "systems": "systems_5" 176 }, 177 "locked": { 178 "lastModified": 1710146030, 179 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", 180 "owner": "numtide", 181 "repo": "flake-utils", 182 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", 183 "type": "github" 184 }, 185 "original": { 186 "owner": "numtide", 187 "repo": "flake-utils", 188 "type": "github" 189 } 190 }, 191 "hardware": { 192 "locked": { 193 "lastModified": 1721839713, 194 "narHash": "sha256-apTv16L9h5ONS2VTPbKEgwAOVmWGku0MsfprjgwBFHo=", 195 "owner": "NixOS", 196 "repo": "nixos-hardware", 197 "rev": "a7432ebaefc9a400dcda399d48b949230378d784", 198 "type": "github" 199 }, 200 "original": { 201 "owner": "NixOS", 202 "ref": "master", 203 "repo": "nixos-hardware", 204 "type": "github" 205 } 206 }, 207 "home-manager": { 208 "inputs": { 209 "nixpkgs": [ 210 "agenix", 211 "nixpkgs" 212 ] 213 }, 214 "locked": { 215 "lastModified": 1703113217, 216 "narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=", 217 "owner": "nix-community", 218 "repo": "home-manager", 219 "rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1", 220 "type": "github" 221 }, 222 "original": { 223 "owner": "nix-community", 224 "repo": "home-manager", 225 "type": "github" 226 } 227 }, 228 "home-manager_2": { 229 "inputs": { 230 "nixpkgs": [ 231 "nixpkgs" 232 ] 233 }, 234 "locked": { 235 "lastModified": 1720042825, 236 "narHash": "sha256-A0vrUB6x82/jvf17qPCpxaM+ulJnD8YZwH9Ci0BsAzE=", 237 "owner": "nix-community", 238 "repo": "home-manager", 239 "rev": "e1391fb22e18a36f57e6999c7a9f966dc80ac073", 240 "type": "github" 241 }, 242 "original": { 243 "owner": "nix-community", 244 "ref": "release-24.05", 245 "repo": "home-manager", 246 "type": "github" 247 } 248 }, 249 "hyprland": { 250 "inputs": { 251 "hyprland-protocols": "hyprland-protocols", 252 "hyprlang": "hyprlang", 253 "nixpkgs": [ 254 "Hyprnix", 255 "nixpkgs" 256 ], 257 "systems": [ 258 "Hyprnix", 259 "systems" 260 ], 261 "wlroots": "wlroots", 262 "xdph": "xdph" 263 }, 264 "locked": { 265 "lastModified": 1708870181, 266 "narHash": "sha256-SRgG4MR7GXzZxgP0rMHxIkGp0yLEoVCV50nL8TKe+mA=", 267 "owner": "hyprwm", 268 "repo": "hyprland", 269 "rev": "54a8329936d31537411c7a1a4d1815820b98316a", 270 "type": "github" 271 }, 272 "original": { 273 "owner": "hyprwm", 274 "repo": "hyprland", 275 "type": "github" 276 } 277 }, 278 "hyprland-contrib": { 279 "inputs": { 280 "nixpkgs": "nixpkgs_5" 281 }, 282 "locked": { 283 "lastModified": 1720709712, 284 "narHash": "sha256-78j/cY+AXoMIqqiNc1vWx237EPfpERAcYsb57ABUbwQ=", 285 "owner": "hyprwm", 286 "repo": "contrib", 287 "rev": "65d42dcbfde2229a75ccdb195c318dfe241f9ade", 288 "type": "github" 289 }, 290 "original": { 291 "owner": "hyprwm", 292 "repo": "contrib", 293 "type": "github" 294 } 295 }, 296 "hyprland-protocols": { 297 "inputs": { 298 "nixpkgs": [ 299 "Hyprnix", 300 "hyprland", 301 "nixpkgs" 302 ], 303 "systems": [ 304 "Hyprnix", 305 "hyprland", 306 "systems" 307 ] 308 }, 309 "locked": { 310 "lastModified": 1691753796, 311 "narHash": "sha256-zOEwiWoXk3j3+EoF3ySUJmberFewWlagvewDRuWYAso=", 312 "owner": "hyprwm", 313 "repo": "hyprland-protocols", 314 "rev": "0c2ce70625cb30aef199cb388f99e19a61a6ce03", 315 "type": "github" 316 }, 317 "original": { 318 "owner": "hyprwm", 319 "repo": "hyprland-protocols", 320 "type": "github" 321 } 322 }, 323 "hyprland-protocols_2": { 324 "inputs": { 325 "nixpkgs": [ 326 "Hyprnix", 327 "nixpkgs" 328 ], 329 "systems": [ 330 "Hyprnix", 331 "systems" 332 ] 333 }, 334 "locked": { 335 "lastModified": 1691753796, 336 "narHash": "sha256-zOEwiWoXk3j3+EoF3ySUJmberFewWlagvewDRuWYAso=", 337 "owner": "hyprwm", 338 "repo": "hyprland-protocols", 339 "rev": "0c2ce70625cb30aef199cb388f99e19a61a6ce03", 340 "type": "github" 341 }, 342 "original": { 343 "owner": "hyprwm", 344 "repo": "hyprland-protocols", 345 "type": "github" 346 } 347 }, 348 "hyprland-xdph": { 349 "inputs": { 350 "hyprland-protocols": [ 351 "Hyprnix", 352 "hyprland-protocols" 353 ], 354 "hyprlang": "hyprlang_2", 355 "nixpkgs": [ 356 "Hyprnix", 357 "nixpkgs" 358 ], 359 "systems": [ 360 "Hyprnix", 361 "systems" 362 ] 363 }, 364 "locked": { 365 "lastModified": 1708696469, 366 "narHash": "sha256-shh5wmpeYy3MmsBfkm4f76yPsBDGk6OLYRVG+ARy2F0=", 367 "owner": "hyprwm", 368 "repo": "xdg-desktop-portal-hyprland", 369 "rev": "1b713911c2f12b96c2574474686e4027ac4bf826", 370 "type": "github" 371 }, 372 "original": { 373 "owner": "hyprwm", 374 "repo": "xdg-desktop-portal-hyprland", 375 "type": "github" 376 } 377 }, 378 "hyprlang": { 379 "inputs": { 380 "nixpkgs": [ 381 "Hyprnix", 382 "hyprland", 383 "nixpkgs" 384 ], 385 "systems": [ 386 "Hyprnix", 387 "hyprland", 388 "systems" 389 ] 390 }, 391 "locked": { 392 "lastModified": 1708681732, 393 "narHash": "sha256-ULZZLZ9C33G13IaXLuAc4oTzHUvnATI8Fj2u6gzMfT0=", 394 "owner": "hyprwm", 395 "repo": "hyprlang", 396 "rev": "f4466367ef0a92a6425d482050dc2b8840c0e644", 397 "type": "github" 398 }, 399 "original": { 400 "owner": "hyprwm", 401 "repo": "hyprlang", 402 "type": "github" 403 } 404 }, 405 "hyprlang_2": { 406 "inputs": { 407 "nixpkgs": [ 408 "Hyprnix", 409 "hyprland-xdph", 410 "nixpkgs" 411 ], 412 "systems": "systems_2" 413 }, 414 "locked": { 415 "lastModified": 1708681732, 416 "narHash": "sha256-ULZZLZ9C33G13IaXLuAc4oTzHUvnATI8Fj2u6gzMfT0=", 417 "owner": "hyprwm", 418 "repo": "hyprlang", 419 "rev": "f4466367ef0a92a6425d482050dc2b8840c0e644", 420 "type": "github" 421 }, 422 "original": { 423 "owner": "hyprwm", 424 "repo": "hyprlang", 425 "type": "github" 426 } 427 }, 428 "hyprlang_3": { 429 "inputs": { 430 "nixpkgs": [ 431 "Hyprnix", 432 "nixpkgs" 433 ], 434 "systems": [ 435 "Hyprnix", 436 "systems" 437 ] 438 }, 439 "locked": { 440 "lastModified": 1708787654, 441 "narHash": "sha256-7ACgM3ZuAhPqurXHUvR2nWMRcnmzGGPjLK6q4DSTelI=", 442 "owner": "hyprwm", 443 "repo": "hyprlang", 444 "rev": "0fce791ba2334aca183f2ed42399518947550d0d", 445 "type": "github" 446 }, 447 "original": { 448 "owner": "hyprwm", 449 "repo": "hyprlang", 450 "type": "github" 451 } 452 }, 453 "nix-vscode-extensions": { 454 "inputs": { 455 "flake-compat": "flake-compat", 456 "flake-utils": "flake-utils", 457 "nixpkgs": "nixpkgs_6" 458 }, 459 "locked": { 460 "lastModified": 1722302960, 461 "narHash": "sha256-byZl18UZCHy3vLhxrXp8THzlzmwNfil93ZQLY30i7/Q=", 462 "owner": "nix-community", 463 "repo": "nix-vscode-extensions", 464 "rev": "e1a1e6cabd0140ed353e173290e6d92510f5fd66", 465 "type": "github" 466 }, 467 "original": { 468 "owner": "nix-community", 469 "repo": "nix-vscode-extensions", 470 "type": "github" 471 } 472 }, 473 "nixos-hardware": { 474 "locked": { 475 "lastModified": 1721413321, 476 "narHash": "sha256-0GdiQScDceUrVGbxYpV819LHesK3szHOhJ09e6sgES4=", 477 "path": "/nix/store/r4aydq3av3gh49gw7k0wcp3wdxkll0ni-source", 478 "rev": "ab165a8a6cd12781d76fe9cbccb9e975d0fb634f", 479 "type": "path" 480 }, 481 "original": { 482 "id": "nixos-hardware", 483 "type": "indirect" 484 } 485 }, 486 "nixpkgs": { 487 "locked": { 488 "lastModified": 1717868076, 489 "narHash": "sha256-c83Y9t815Wa34khrux81j8K8ET94ESmCuwORSKm2bQY=", 490 "owner": "nixos", 491 "repo": "nixpkgs", 492 "rev": "cd18e2ae9ab8e2a0a8d715b60c91b54c0ac35ff9", 493 "type": "github" 494 }, 495 "original": { 496 "owner": "nixos", 497 "ref": "nixpkgs-unstable", 498 "repo": "nixpkgs", 499 "type": "github" 500 } 501 }, 502 "nixpkgs-unstable": { 503 "locked": { 504 "lastModified": 1722185531, 505 "narHash": "sha256-veKR07psFoJjINLC8RK4DiLniGGMgF3QMlS4tb74S6k=", 506 "owner": "nixos", 507 "repo": "nixpkgs", 508 "rev": "52ec9ac3b12395ad677e8b62106f0b98c1f8569d", 509 "type": "github" 510 }, 511 "original": { 512 "owner": "nixos", 513 "ref": "nixos-unstable", 514 "repo": "nixpkgs", 515 "type": "github" 516 } 517 }, 518 "nixpkgs_2": { 519 "locked": { 520 "lastModified": 1697723726, 521 "narHash": "sha256-SaTWPkI8a5xSHX/rrKzUe+/uVNy6zCGMXgoeMb7T9rg=", 522 "owner": "nixos", 523 "repo": "nixpkgs", 524 "rev": "7c9cc5a6e5d38010801741ac830a3f8fd667a7a0", 525 "type": "github" 526 }, 527 "original": { 528 "owner": "nixos", 529 "ref": "nixos-unstable", 530 "repo": "nixpkgs", 531 "type": "github" 532 } 533 }, 534 "nixpkgs_3": { 535 "locked": { 536 "lastModified": 1703013332, 537 "narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=", 538 "owner": "NixOS", 539 "repo": "nixpkgs", 540 "rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6", 541 "type": "github" 542 }, 543 "original": { 544 "owner": "NixOS", 545 "ref": "nixos-unstable", 546 "repo": "nixpkgs", 547 "type": "github" 548 } 549 }, 550 "nixpkgs_4": { 551 "locked": { 552 "lastModified": 1712963716, 553 "narHash": "sha256-WKm9CvgCldeIVvRz87iOMi8CFVB1apJlkUT4GGvA0iM=", 554 "owner": "NixOS", 555 "repo": "nixpkgs", 556 "rev": "cfd6b5fc90b15709b780a5a1619695a88505a176", 557 "type": "github" 558 }, 559 "original": { 560 "owner": "NixOS", 561 "ref": "nixos-unstable", 562 "repo": "nixpkgs", 563 "type": "github" 564 } 565 }, 566 "nixpkgs_5": { 567 "locked": { 568 "lastModified": 1712163089, 569 "narHash": "sha256-Um+8kTIrC19vD4/lUCN9/cU9kcOsD1O1m+axJqQPyMM=", 570 "owner": "NixOS", 571 "repo": "nixpkgs", 572 "rev": "fd281bd6b7d3e32ddfa399853946f782553163b5", 573 "type": "github" 574 }, 575 "original": { 576 "owner": "NixOS", 577 "ref": "nixos-unstable", 578 "repo": "nixpkgs", 579 "type": "github" 580 } 581 }, 582 "nixpkgs_6": { 583 "locked": { 584 "lastModified": 1713805509, 585 "narHash": "sha256-YgSEan4CcrjivCNO5ZNzhg7/8ViLkZ4CB/GrGBVSudo=", 586 "owner": "NixOS", 587 "repo": "nixpkgs", 588 "rev": "1e1dc66fe68972a76679644a5577828b6a7e8be4", 589 "type": "github" 590 }, 591 "original": { 592 "owner": "NixOS", 593 "ref": "nixpkgs-unstable", 594 "repo": "nixpkgs", 595 "type": "github" 596 } 597 }, 598 "nixpkgs_7": { 599 "locked": { 600 "lastModified": 1721686456, 601 "narHash": "sha256-nw/BnNzATDPfzpJVTnY8mcSKKsz6BJMEFRkJ332QSN0=", 602 "owner": "nixos", 603 "repo": "nixpkgs", 604 "rev": "575f3027caa1e291d24f1e9fb0e3a19c2f26d96b", 605 "type": "github" 606 }, 607 "original": { 608 "owner": "nixos", 609 "ref": "nixos-24.05", 610 "repo": "nixpkgs", 611 "type": "github" 612 } 613 }, 614 "root": { 615 "inputs": { 616 "Hyprnix": "Hyprnix", 617 "agenix": "agenix", 618 "catppuccin": "catppuccin", 619 "catppuccin-vsc": "catppuccin-vsc", 620 "disko": "disko", 621 "hardware": "hardware", 622 "home-manager": "home-manager_2", 623 "hyprland-contrib": "hyprland-contrib", 624 "nix-vscode-extensions": "nix-vscode-extensions", 625 "nixos-hardware": "nixos-hardware", 626 "nixpkgs": "nixpkgs_7", 627 "nixpkgs-unstable": "nixpkgs-unstable", 628 "spicetify-nix": "spicetify-nix" 629 } 630 }, 631 "spicetify-nix": { 632 "inputs": { 633 "flake-compat": "flake-compat_2", 634 "nixpkgs": [ 635 "nixpkgs" 636 ] 637 }, 638 "locked": { 639 "lastModified": 1721794305, 640 "narHash": "sha256-Sb4v/LAc8Pl0sOZf/LwT3QFZp+MAdtHF3cHswuxQDtQ=", 641 "owner": "Gerg-L", 642 "repo": "spicetify-nix", 643 "rev": "8056338fca46716159d5d54f59ed04d6cf7b771f", 644 "type": "github" 645 }, 646 "original": { 647 "owner": "Gerg-L", 648 "repo": "spicetify-nix", 649 "type": "github" 650 } 651 }, 652 "systems": { 653 "locked": { 654 "lastModified": 1681028828, 655 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 656 "owner": "nix-systems", 657 "repo": "default", 658 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 659 "type": "github" 660 }, 661 "original": { 662 "owner": "nix-systems", 663 "repo": "default", 664 "type": "github" 665 } 666 }, 667 "systems_2": { 668 "locked": { 669 "lastModified": 1689347949, 670 "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", 671 "owner": "nix-systems", 672 "repo": "default-linux", 673 "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", 674 "type": "github" 675 }, 676 "original": { 677 "owner": "nix-systems", 678 "repo": "default-linux", 679 "type": "github" 680 } 681 }, 682 "systems_3": { 683 "locked": { 684 "lastModified": 1689347949, 685 "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", 686 "owner": "nix-systems", 687 "repo": "default-linux", 688 "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", 689 "type": "github" 690 }, 691 "original": { 692 "owner": "nix-systems", 693 "repo": "default-linux", 694 "type": "github" 695 } 696 }, 697 "systems_4": { 698 "locked": { 699 "lastModified": 1681028828, 700 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 701 "owner": "nix-systems", 702 "repo": "default", 703 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 704 "type": "github" 705 }, 706 "original": { 707 "owner": "nix-systems", 708 "repo": "default", 709 "type": "github" 710 } 711 }, 712 "systems_5": { 713 "locked": { 714 "lastModified": 1681028828, 715 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 716 "owner": "nix-systems", 717 "repo": "default", 718 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 719 "type": "github" 720 }, 721 "original": { 722 "owner": "nix-systems", 723 "repo": "default", 724 "type": "github" 725 } 726 }, 727 "wlroots": { 728 "flake": false, 729 "locked": { 730 "host": "gitlab.freedesktop.org", 731 "lastModified": 1708558866, 732 "narHash": "sha256-Mz6hCtommq7RQfcPnxLINigO4RYSNt23HeJHC6mVmWI=", 733 "owner": "wlroots", 734 "repo": "wlroots", 735 "rev": "0cb091f1a2d345f37d2ee445f4ffd04f7f4ec9e5", 736 "type": "gitlab" 737 }, 738 "original": { 739 "host": "gitlab.freedesktop.org", 740 "owner": "wlroots", 741 "repo": "wlroots", 742 "rev": "0cb091f1a2d345f37d2ee445f4ffd04f7f4ec9e5", 743 "type": "gitlab" 744 } 745 }, 746 "xdph": { 747 "inputs": { 748 "hyprland-protocols": [ 749 "Hyprnix", 750 "hyprland", 751 "hyprland-protocols" 752 ], 753 "hyprlang": [ 754 "Hyprnix", 755 "hyprland", 756 "hyprlang" 757 ], 758 "nixpkgs": [ 759 "Hyprnix", 760 "hyprland", 761 "nixpkgs" 762 ], 763 "systems": [ 764 "Hyprnix", 765 "hyprland", 766 "systems" 767 ] 768 }, 769 "locked": { 770 "lastModified": 1708696469, 771 "narHash": "sha256-shh5wmpeYy3MmsBfkm4f76yPsBDGk6OLYRVG+ARy2F0=", 772 "owner": "hyprwm", 773 "repo": "xdg-desktop-portal-hyprland", 774 "rev": "1b713911c2f12b96c2574474686e4027ac4bf826", 775 "type": "github" 776 }, 777 "original": { 778 "owner": "hyprwm", 779 "repo": "xdg-desktop-portal-hyprland", 780 "type": "github" 781 } 782 } 783 }, 784 "root": "root", 785 "version": 7 786}