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