nixconfig/flake.lock

656 lines
16 KiB
Plaintext
Raw Normal View History

2023-04-12 20:32:07 +02:00
{
"nodes": {
2024-07-27 00:02:20 +00:00
"aquamarine": {
"inputs": {
"hyprutils": [
"hyprland",
"hyprutils"
],
"hyprwayland-scanner": [
"hyprland",
"hyprwayland-scanner"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-11-16 01:03:28 +00:00
"lastModified": 1731496216,
"narHash": "sha256-nlQrNN+tmJ+iP6Ck/czwZI0Hxz3oNvUyGkVruxJwgwA=",
2024-07-27 00:02:20 +00:00
"owner": "hyprwm",
"repo": "aquamarine",
2024-11-16 01:03:28 +00:00
"rev": "3b00e96f90cb0040de6d88ad99bf5f4d443f0c59",
2024-07-27 00:02:20 +00:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "aquamarine",
"type": "github"
}
},
2024-04-20 12:58:28 +02:00
"arion": {
"inputs": {
"flake-parts": "flake-parts",
"haskell-flake": "haskell-flake",
"hercules-ci-effects": "hercules-ci-effects",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-11-09 05:25:38 +00:00
"lastModified": 1730775052,
"narHash": "sha256-YXbgfHYJaAXCxrAQzjd03GkSMGd3iGeTmhkMwpFhTPk=",
2024-04-20 12:58:28 +02:00
"owner": "hercules-ci",
"repo": "arion",
2024-11-09 05:25:38 +00:00
"rev": "38ea1d87421f1695743d5eca90b0c37ef3123fbb",
2024-04-20 12:58:28 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "arion",
"type": "github"
}
},
2023-04-12 20:32:07 +02:00
"base16-schemes": {
"flake": false,
"locked": {
2024-02-05 17:23:37 +00:00
"lastModified": 1696158499,
"narHash": "sha256-5yIHgDTPjoX/3oDEfLSQ0eJZdFL1SaCfb9d6M0RmOTM=",
2023-04-12 20:32:07 +02:00
"owner": "tinted-theming",
"repo": "base16-schemes",
2024-02-05 17:23:37 +00:00
"rev": "a9112eaae86d9dd8ee6bb9445b664fba2f94037a",
2023-04-12 20:32:07 +02:00
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "base16-schemes",
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-11-16 01:03:28 +00:00
"lastModified": 1731642829,
"narHash": "sha256-vG+O2RZRzYZ8BUMNNJ+BLSj6PUoGW7taDQbp6QNJ3Xo=",
2023-04-12 20:32:07 +02:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-11-16 01:03:28 +00:00
"rev": "f86f158efd4bab8dce3e207e4621f1df3a760b7a",
2023-04-12 20:32:07 +02:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2024-10-12 00:03:20 +00:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-04-20 12:58:28 +02:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"arion",
"nixpkgs"
]
},
"locked": {
2024-11-09 05:25:38 +00:00
"lastModified": 1730504689,
"narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
2024-04-20 12:58:28 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-11-09 05:25:38 +00:00
"rev": "506278e768c2a08bec68eb62932193e341f55c90",
2024-04-20 12:58:28 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": [
"arion",
"hercules-ci-effects",
"nixpkgs"
]
},
"locked": {
2024-05-11 00:03:13 +00:00
"lastModified": 1712014858,
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
2024-04-20 12:58:28 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-05-11 00:03:13 +00:00
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
2024-04-20 12:58:28 +02:00
"type": "github"
},
"original": {
"id": "flake-parts",
"type": "indirect"
}
},
2024-10-12 00:03:20 +00:00
"gitignore": {
"inputs": {
"nixpkgs": [
"hyprland",
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2023-04-12 20:32:07 +02:00
"hardware": {
"locked": {
2024-11-16 01:03:28 +00:00
"lastModified": 1731403644,
"narHash": "sha256-T9V7CTucjRZ4Qc6pUEV/kpgNGzQbHWfGcfK6JJLfUeI=",
2023-04-12 20:32:07 +02:00
"owner": "nixos",
"repo": "nixos-hardware",
2024-11-16 01:03:28 +00:00
"rev": "f6581f1c3b137086e42a08a906bdada63045f991",
2023-04-12 20:32:07 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2024-04-20 12:58:28 +02:00
"haskell-flake": {
"locked": {
"lastModified": 1675296942,
"narHash": "sha256-u1X1sblozi5qYEcLp1hxcyo8FfDHnRUVX3dJ/tW19jY=",
"owner": "srid",
"repo": "haskell-flake",
"rev": "c2cafce9d57bfca41794dc3b99c593155006c71e",
"type": "github"
},
"original": {
"owner": "srid",
"ref": "0.1.0",
"repo": "haskell-flake",
"type": "github"
}
},
"hercules-ci-effects": {
"inputs": {
"flake-parts": "flake-parts_2",
"nixpkgs": [
"arion",
"nixpkgs"
]
},
"locked": {
2024-11-09 05:25:38 +00:00
"lastModified": 1730229744,
"narHash": "sha256-2W//PmgocN9lplDJ7WoiP9EcrfUxqvtxplCAqlwvquY=",
2024-04-20 12:58:28 +02:00
"owner": "hercules-ci",
"repo": "hercules-ci-effects",
2024-11-09 05:25:38 +00:00
"rev": "d70658494391994c7b32e8fe5610dae76737e4df",
2024-04-20 12:58:28 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "hercules-ci-effects",
"type": "github"
}
},
2023-04-12 20:32:07 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-11-16 01:03:28 +00:00
"lastModified": 1731604581,
"narHash": "sha256-Qq2YZZaDTB3FZLWU/Hgh1uuWlUBl3cMLGB99bm7rFUM=",
2023-04-12 20:32:07 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-11-16 01:03:28 +00:00
"rev": "1d0862ee2d7c6f6cd720d6f32213fa425004be10",
2023-04-12 20:32:07 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-03-10 01:02:35 +00:00
"hyprcursor": {
"inputs": {
2024-04-12 23:11:59 +00:00
"hyprlang": [
"hyprland",
"hyprlang"
],
2024-03-10 01:02:35 +00:00
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-10-19 00:03:09 +00:00
"lastModified": 1728669738,
"narHash": "sha256-EDNAU9AYcx8OupUzbTbWE1d3HYdeG0wO6Msg3iL1muk=",
2024-03-10 01:02:35 +00:00
"owner": "hyprwm",
"repo": "hyprcursor",
2024-10-19 00:03:09 +00:00
"rev": "0264e698149fcb857a66a53018157b41f8d97bb0",
2024-03-10 01:02:35 +00:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprcursor",
"type": "github"
}
},
2023-04-12 20:32:07 +02:00
"hyprland": {
"inputs": {
2024-07-27 00:02:20 +00:00
"aquamarine": "aquamarine",
2024-03-10 01:02:35 +00:00
"hyprcursor": "hyprcursor",
2024-09-28 00:03:37 +00:00
"hyprland-protocols": "hyprland-protocols",
2024-04-12 23:11:59 +00:00
"hyprlang": "hyprlang",
2024-06-15 00:03:04 +00:00
"hyprutils": "hyprutils",
2024-04-21 00:03:15 +00:00
"hyprwayland-scanner": "hyprwayland-scanner",
2023-11-16 23:06:28 +01:00
"nixpkgs": [
"nixpkgs"
],
2024-10-12 00:03:20 +00:00
"pre-commit-hooks": "pre-commit-hooks",
2024-04-12 23:11:59 +00:00
"systems": "systems",
2023-04-12 20:32:07 +02:00
"xdph": "xdph"
},
"locked": {
2024-11-16 01:03:28 +00:00
"lastModified": 1731712919,
"narHash": "sha256-sWM0V0enjbxuODQQ5Jau98EYBEzyDMrR6a1uKjYB1HE=",
2024-05-18 07:55:03 +02:00
"ref": "refs/heads/main",
2024-11-16 01:03:28 +00:00
"rev": "7affc34ab43c5d5cbf670759b839a9e990d8bbea",
"revCount": 5457,
2024-05-18 07:55:03 +02:00
"submodules": true,
"type": "git",
"url": "https://github.com/hyprwm/Hyprland"
2023-04-12 20:32:07 +02:00
},
"original": {
2024-05-18 07:55:03 +02:00
"submodules": true,
"type": "git",
"url": "https://github.com/hyprwm/Hyprland"
2023-04-12 20:32:07 +02:00
}
},
"hyprland-protocols": {
2024-09-28 00:03:37 +00:00
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-10-12 00:03:20 +00:00
"lastModified": 1728345020,
"narHash": "sha256-xGbkc7U/Roe0/Cv3iKlzijIaFBNguasI31ynL2IlEoM=",
2023-04-12 20:32:07 +02:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2024-10-12 00:03:20 +00:00
"rev": "a7c183800e74f337753de186522b9017a07a8cee",
2023-04-12 20:32:07 +02:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
2024-01-08 01:02:27 +00:00
"hyprlang": {
2024-02-22 01:01:19 +00:00
"inputs": {
2024-06-15 00:03:04 +00:00
"hyprutils": [
"hyprland",
"hyprutils"
],
2024-02-22 01:01:19 +00:00
"nixpkgs": [
"hyprland",
"nixpkgs"
2024-02-24 01:02:17 +00:00
],
"systems": [
2024-01-19 14:41:13 +00:00
"hyprland",
2024-02-24 01:02:17 +00:00
"systems"
2024-01-19 14:41:13 +00:00
]
2024-01-08 01:02:27 +00:00
},
"locked": {
2024-10-12 00:03:20 +00:00
"lastModified": 1728168612,
"narHash": "sha256-AnB1KfiXINmuiW7BALYrKqcjCnsLZPifhb/7BsfPbns=",
2024-01-08 01:02:27 +00:00
"owner": "hyprwm",
"repo": "hyprlang",
2024-10-12 00:03:20 +00:00
"rev": "f054f2e44d6a0b74607a6bc0f52dba337a3db38e",
2024-01-08 01:02:27 +00:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
2024-06-15 00:03:04 +00:00
"hyprutils": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-11-16 01:03:28 +00:00
"lastModified": 1731518387,
"narHash": "sha256-aZZw1ZvTMLkcA6udlvkA3hrCkuipoWLy8s/JNnIclxY=",
2024-06-15 00:03:04 +00:00
"owner": "hyprwm",
"repo": "hyprutils",
2024-11-16 01:03:28 +00:00
"rev": "315fba5d21d87ddb756d4bebdb49f99d86b0ffe8",
2024-06-15 00:03:04 +00:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprutils",
"type": "github"
}
},
2024-04-21 00:03:15 +00:00
"hyprwayland-scanner": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-09-28 00:03:37 +00:00
"lastModified": 1726874836,
"narHash": "sha256-VKR0sf0PSNCB0wPHVKSAn41mCNVCnegWmgkrneKDhHM=",
2024-04-21 00:03:15 +00:00
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
2024-09-28 00:03:37 +00:00
"rev": "500c81a9e1a76760371049a8d99e008ea77aa59e",
2024-04-21 00:03:15 +00:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"type": "github"
}
},
2023-04-12 20:32:07 +02:00
"nix-colors": {
"inputs": {
"base16-schemes": "base16-schemes",
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-02-18 08:44:11 +01:00
"lastModified": 1707825078,
"narHash": "sha256-hTfge2J2W+42SZ7VHXkf4kjU+qzFqPeC9k66jAUBMHk=",
2023-04-12 20:32:07 +02:00
"owner": "misterio77",
"repo": "nix-colors",
2024-02-18 08:44:11 +01:00
"rev": "b01f024090d2c4fc3152cd0cf12027a7b8453ba1",
2023-04-12 20:32:07 +02:00
"type": "github"
},
"original": {
"owner": "misterio77",
"repo": "nix-colors",
"type": "github"
}
},
2024-09-23 19:03:47 +02:00
"nixMaster": {
"locked": {
2024-11-16 01:03:28 +00:00
"lastModified": 1731716707,
"narHash": "sha256-ykrD4v5e/i2eweFAnamAXXkk/jzhNNwPiDc9yu4MbZs=",
2024-09-23 19:03:47 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-11-16 01:03:28 +00:00
"rev": "3af4d5583961833ab0439b64626190951839c0bc",
2024-09-23 19:03:47 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-12 20:32:07 +02:00
"nixpkgs": {
"locked": {
2024-11-16 01:03:28 +00:00
"lastModified": 1731319897,
"narHash": "sha256-PbABj4tnbWFMfBp6OcUK5iGy1QY+/Z96ZcLpooIbuEI=",
2023-11-16 23:06:28 +01:00
"owner": "nixos",
2023-04-12 20:32:07 +02:00
"repo": "nixpkgs",
2024-11-16 01:03:28 +00:00
"rev": "dc460ec76cbff0e66e269457d7b728432263166c",
2023-04-12 20:32:07 +02:00
"type": "github"
},
"original": {
2024-01-19 14:41:13 +00:00
"owner": "nixos",
2023-04-12 20:32:07 +02:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2024-02-05 17:23:37 +00:00
"lastModified": 1697935651,
"narHash": "sha256-qOfWjQ2JQSQL15KLh6D7xQhx0qgZlYZTYlcEiRuAMMw=",
2023-04-12 20:32:07 +02:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2024-02-05 17:23:37 +00:00
"rev": "e1e11fdbb01113d85c7f41cada9d2847660e3902",
2023-04-12 20:32:07 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2024-10-12 00:03:20 +00:00
"nixpkgs-stable": {
"locked": {
2024-11-09 05:25:38 +00:00
"lastModified": 1730741070,
"narHash": "sha256-edm8WG19kWozJ/GqyYx2VjW99EdhjKwbY3ZwdlPAAlo=",
2024-10-12 00:03:20 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-09 05:25:38 +00:00
"rev": "d063c1dd113c91ab27959ba540c0d9753409edf3",
2024-10-12 00:03:20 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-12 20:32:07 +02:00
"nur": {
"locked": {
2024-11-16 01:03:28 +00:00
"lastModified": 1731695757,
"narHash": "sha256-w+bGxRbZpWc6SyBbtjW2ci2fw1zk0udTjFpQW0g0Pc8=",
2023-04-12 20:32:07 +02:00
"owner": "nix-community",
"repo": "nur",
2024-11-16 01:03:28 +00:00
"rev": "6e17acc00a48253a4d25e5ee4e6c215b8950c039",
2023-04-12 20:32:07 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nur",
"type": "github"
}
},
2024-10-12 00:03:20 +00:00
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-11-16 01:03:28 +00:00
"lastModified": 1731363552,
"narHash": "sha256-vFta1uHnD29VUY4HJOO/D6p6rxyObnf+InnSMT4jlMU=",
2024-10-12 00:03:20 +00:00
"owner": "cachix",
"repo": "git-hooks.nix",
2024-11-16 01:03:28 +00:00
"rev": "cd1af27aa85026ac759d5d3fccf650abe7e1bbf0",
2024-10-12 00:03:20 +00:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
2023-04-12 20:32:07 +02:00
"root": {
"inputs": {
2024-04-20 12:58:28 +02:00
"arion": "arion",
2023-04-12 20:32:07 +02:00
"darwin": "darwin",
"hardware": "hardware",
"home-manager": "home-manager",
"hyprland": "hyprland",
"nix-colors": "nix-colors",
2024-09-23 19:03:47 +02:00
"nixMaster": "nixMaster",
2024-01-19 14:41:13 +00:00
"nixpkgs": "nixpkgs",
2023-04-12 20:32:07 +02:00
"nur": "nur",
2024-09-17 10:33:57 +02:00
"sops-nix": "sops-nix",
"umu": "umu"
2023-04-12 20:32:07 +02:00
}
},
2023-11-16 23:06:28 +01:00
"sops-nix": {
2023-11-04 02:28:27 +01:00
"inputs": {
2023-11-21 02:36:47 +01:00
"nixpkgs": [
"nixpkgs"
],
2023-11-16 23:06:28 +01:00
"nixpkgs-stable": [
2023-11-04 02:28:27 +01:00
"nixpkgs"
]
},
"locked": {
2024-11-16 01:03:28 +00:00
"lastModified": 1731364708,
"narHash": "sha256-HC0anOL+KmUQ2hdRl0AtunbAckasxrkn4VLmxbW/WaA=",
2023-04-12 20:32:07 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2024-11-16 01:03:28 +00:00
"rev": "4c91d52db103e757fc25b58998b0576ae702d659",
2023-04-12 20:32:07 +02:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
},
2024-09-17 10:33:57 +02:00
"umu": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "packaging/nix",
2024-11-16 01:03:28 +00:00
"lastModified": 1731556042,
"narHash": "sha256-eUFmLbf06Dph//IbB9KsJio3dJNADt+EhcfNFXjiJjU=",
2024-09-17 10:33:57 +02:00
"ref": "refs/heads/main",
2024-11-16 01:03:28 +00:00
"rev": "66a1088194bb13c2d86d2c0af316b280a7235640",
"revCount": 839,
2024-09-17 10:33:57 +02:00
"submodules": true,
"type": "git",
"url": "https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix"
},
"original": {
"dir": "packaging/nix",
"submodules": true,
"type": "git",
"url": "https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix"
}
},
2023-04-12 20:32:07 +02:00
"xdph": {
"inputs": {
2024-10-12 00:03:20 +00:00
"hyprland-protocols": [
"hyprland",
"hyprland-protocols"
],
2024-02-24 01:02:17 +00:00
"hyprlang": [
"hyprland",
"hyprlang"
],
2024-09-21 00:03:50 +00:00
"hyprutils": [
"hyprland",
"hyprutils"
],
"hyprwayland-scanner": [
"hyprland",
"hyprwayland-scanner"
],
2023-04-12 20:32:07 +02:00
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-11-09 05:25:38 +00:00
"lastModified": 1730743262,
"narHash": "sha256-iTLqj3lU8kFehPm5tXpctzkD274t/k1nwSSq3qCWXeg=",
2023-04-12 20:32:07 +02:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2024-11-09 05:25:38 +00:00
"rev": "09b23cef06fe248e61cec8862c04b9bcb62f4b6d",
2023-04-12 20:32:07 +02:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
}
},
"root": "root",
"version": 7
}