nixos-config/flake.lock

664 lines
17 KiB
Plaintext
Raw Normal View History

2022-12-18 17:01:34 +01:00
{
"nodes": {
2023-01-09 13:00:09 +01:00
"base16-schemes": {
"flake": false,
"locked": {
2023-04-11 14:07:49 +02:00
"lastModified": 1680729003,
"narHash": "sha256-M9LHTL24/W4oqgbYRkz0B2qpNrkefTs98pfj3MxIXnU=",
2023-01-09 13:00:09 +01:00
"owner": "tinted-theming",
"repo": "base16-schemes",
2023-04-11 14:07:49 +02:00
"rev": "dc048afa066287a719ddbab62b3e19e4b5110cf0",
2023-01-09 13:00:09 +01:00
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "base16-schemes",
"type": "github"
}
},
2023-05-24 15:51:58 +02:00
"blobs": {
"flake": false,
"locked": {
"lastModified": 1604995301,
"narHash": "sha256-wcLzgLec6SGJA8fx1OEN1yV/Py5b+U5iyYpksUY/yLw=",
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"rev": "2cccdf1ca48316f2cfd1c9a0017e8de5a7156265",
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"type": "gitlab"
}
},
2023-05-31 13:23:49 +02:00
"crane": {
"inputs": {
"flake-compat": [
"lanzaboote",
"flake-compat"
],
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
"rust-overlay": [
"lanzaboote",
"rust-overlay"
]
},
"locked": {
"lastModified": 1683505101,
"narHash": "sha256-VBU64Jfu2V4sUR5+tuQS9erBRAe/QEYUxdVMcJGMZZs=",
"owner": "ipetkov",
"repo": "crane",
"rev": "7b5bd9e5acb2bb0cfba2d65f34d8568a894cdb6c",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2023-05-24 15:51:58 +02:00
"flake-compat": {
2023-05-31 13:23:49 +02:00
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
2023-05-24 15:51:58 +02:00
"flake": false,
"locked": {
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-05-31 13:23:49 +02:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1683560683,
"narHash": "sha256-XAygPMN5Xnk/W2c1aW0jyEa6lfMDZWlQgiNtmHXytPc=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "006c75898cf814ef9497252b022e91c946ba8e17",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"pre-commit-hooks-nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1660459072,
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2022-12-18 17:01:34 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-03-05 10:48:43 +01:00
]
2022-12-18 17:01:34 +01:00
},
"locked": {
2023-06-06 12:59:29 +02:00
"lastModified": 1685999310,
"narHash": "sha256-gaRMZhc7z4KeU/xS3IWv3kC+WhVcAXOLXXGKLe5zn1Y=",
2022-12-18 17:01:34 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-06-06 12:59:29 +02:00
"rev": "28614ed7a1e3ace824c122237bdc0e5e0b62c5c3",
2022-12-18 17:01:34 +01:00
"type": "github"
},
"original": {
2023-05-18 12:49:06 +02:00
"id": "home-manager",
"type": "indirect"
2022-12-18 17:01:34 +01:00
}
},
2023-01-20 10:46:28 +01:00
"hyprland": {
"inputs": {
2023-03-26 14:27:15 +02:00
"hyprland-protocols": "hyprland-protocols",
"nixpkgs": "nixpkgs",
2023-01-20 10:46:28 +01:00
"wlroots": "wlroots",
2023-05-03 22:55:06 +02:00
"xdph": "xdph"
2023-01-20 10:46:28 +01:00
},
"locked": {
2023-06-06 12:59:29 +02:00
"lastModified": 1686037687,
"narHash": "sha256-6jOnzbGk2hM60Se/Mk/TlZm92EHiVoB+kVDMILF6eq8=",
2023-01-20 10:46:28 +01:00
"owner": "hyprwm",
"repo": "Hyprland",
2023-06-06 12:59:29 +02:00
"rev": "4afeedbd567ca2114f682f14a6de26d4a8188878",
2023-01-20 10:46:28 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
2023-03-26 14:27:15 +02:00
"hyprland",
"nixpkgs"
]
},
"locked": {
2023-05-31 17:35:28 +02:00
"lastModified": 1684265364,
"narHash": "sha256-AxNnWbthsuNx73HDQr0eBxrcE3+yfl/WsaXZqUFmkpQ=",
2023-03-26 14:27:15 +02:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2023-05-31 17:35:28 +02:00
"rev": "8c279b9fb0f2b031427dc5ef4eab53f2ed835530",
2023-03-26 14:27:15 +02:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
2023-05-29 13:31:20 +02:00
"images": {
"inputs": {
"nixpkgs": [
"trucksimulatorbot",
"nixpkgs"
]
},
"locked": {
2023-05-29 14:36:54 +02:00
"lastModified": 1685355308,
"narHash": "sha256-y7gPyGyAbWtQvnGM+czXMMYBO8K8fvnxNoh/k5c+u20=",
2023-05-29 13:31:20 +02:00
"owner": "therealr5",
"repo": "TruckSimulatorBot-images",
2023-05-29 14:36:54 +02:00
"rev": "2c36ccb206b2479c93fecbb1b2d02a30c8d6f049",
2023-05-29 13:31:20 +02:00
"type": "github"
},
"original": {
"owner": "therealr5",
"repo": "TruckSimulatorBot-images",
"type": "github"
}
},
2023-05-20 13:20:05 +02:00
"impermanence": {
"locked": {
"lastModified": 1684264534,
"narHash": "sha256-K0zr+ry3FwIo3rN2U/VWAkCJSgBslBisvfRIPwMbuCQ=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "89253fb1518063556edd5e54509c30ac3089d5e6",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2023-05-31 13:23:49 +02:00
"lanzaboote": {
"inputs": {
"crane": "crane",
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
"rust-overlay": "rust-overlay"
},
"locked": {
2023-06-05 12:31:07 +02:00
"lastModified": 1685953862,
"narHash": "sha256-aROVoLllFZde9EWr3EP97fXIlOghgrdmO6TeYkZRs5g=",
2023-05-31 13:23:49 +02:00
"owner": "nix-community",
"repo": "lanzaboote",
2023-06-05 12:31:07 +02:00
"rev": "45d04a45d3dfcdee5246f7c0dfed056313de2a61",
2023-05-31 13:23:49 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lanzaboote",
"type": "github"
}
},
2023-01-09 13:00:09 +01:00
"nix-colors": {
"inputs": {
"base16-schemes": "base16-schemes",
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2023-04-22 14:15:53 +02:00
"lastModified": 1682108218,
"narHash": "sha256-tMr7BbxualFQlN+XopS8rMMgf2XR9ZfRuwIZtjsWmfI=",
2023-01-09 13:00:09 +01:00
"owner": "Misterio77",
"repo": "nix-colors",
2023-04-22 14:15:53 +02:00
"rev": "b92df8f5eb1fa20d8e09810c03c9dc0d94ef2820",
2023-01-09 13:00:09 +01:00
"type": "github"
},
"original": {
"owner": "Misterio77",
"repo": "nix-colors",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-06-03 21:42:12 +02:00
"lastModified": 1685764721,
"narHash": "sha256-CIy1iwQTEKfZRrid4gBLA+r/LPGA9IUFo0lKJVyECGI=",
2023-05-08 17:54:11 +02:00
"owner": "Mic92",
"repo": "nix-index-database",
2023-06-03 21:42:12 +02:00
"rev": "669ca1f2e2bc401abab6b837ae9c51503edc9b49",
"type": "github"
},
"original": {
2023-05-08 17:54:11 +02:00
"owner": "Mic92",
"repo": "nix-index-database",
"type": "github"
}
},
2023-02-21 22:35:56 +01:00
"nixos-hardware": {
"locked": {
2023-05-24 15:51:58 +02:00
"lastModified": 1684899633,
"narHash": "sha256-NtwerXX8UFsoNy6k+DukJMriWtEjQtMU/Urbff2O2Dg=",
2023-05-18 12:49:06 +02:00
"owner": "NixOS",
2023-02-21 22:35:56 +01:00
"repo": "nixos-hardware",
2023-05-24 15:51:58 +02:00
"rev": "4cc688ee711159b9bcb5a367be44007934e1a49d",
2023-02-21 22:35:56 +01:00
"type": "github"
},
"original": {
2023-05-18 12:49:06 +02:00
"id": "nixos-hardware",
"type": "indirect"
2023-02-21 22:35:56 +01:00
}
},
2022-12-18 17:01:34 +01:00
"nixpkgs": {
"locked": {
2023-06-02 22:21:36 +02:00
"lastModified": 1685655444,
"narHash": "sha256-6EujQNAeaUkWvpEZZcVF8qSfQrNVWFNNGbUJxv/A5a8=",
"owner": "NixOS",
2022-12-18 17:01:34 +01:00
"repo": "nixpkgs",
2023-06-02 22:21:36 +02:00
"rev": "e635192892f5abbc2289eaac3a73cdb249abaefd",
2022-12-18 17:01:34 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-01-18 23:10:09 +01:00
"ref": "nixos-unstable",
2022-12-18 17:01:34 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-24 15:51:58 +02:00
"nixpkgs-22_11": {
"locked": {
"lastModified": 1669558522,
"narHash": "sha256-yqxn+wOiPqe6cxzOo4leeJOp1bXE/fjPEi/3F/bBHv8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ce5fe99df1f15a09a91a86be9738d68fadfbad82",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.11",
"type": "indirect"
}
},
2023-01-09 13:00:09 +01:00
"nixpkgs-lib": {
"locked": {
2023-04-11 14:07:49 +02:00
"lastModified": 1680397293,
"narHash": "sha256-wBpJ73+tJ8fZSWb4tzNbAVahC4HSo2QG3nICDy4ExBQ=",
2023-01-09 13:00:09 +01:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2023-04-11 14:07:49 +02:00
"rev": "b18d328214ca3c627d3cc3f51fd9d1397fdbcd7a",
2023-01-09 13:00:09 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixpkgs-stable": {
2023-05-31 13:23:49 +02:00
"locked": {
"lastModified": 1678872516,
"narHash": "sha256-/E1YwtMtFAu2KUQKV/1+KFuReYPANM2Rzehk84VxVoc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9b8e5abb18324c7fe9f07cb100c3cd4a29cda8b8",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_2": {
"locked": {
2023-06-04 12:22:09 +02:00
"lastModified": 1685758009,
"narHash": "sha256-IT4Z5WGhafrq+xbDTyuKrRPRQ1f+kVOtE+4JU1CHFeo=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-04 12:22:09 +02:00
"rev": "eaf03591711b46d21abc7082a8ebee4681f9dbeb",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
2023-03-26 14:27:15 +02:00
"nixpkgs_2": {
"locked": {
2023-06-05 15:21:24 +02:00
"lastModified": 1685931219,
"narHash": "sha256-8EWeOZ6LKQfgAjB/USffUSELPRjw88A+xTcXnOUvO5M=",
2023-05-18 12:49:06 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-05 15:21:24 +02:00
"rev": "7409480d5c8584a1a83c422530419efe4afb0d19",
"type": "github"
},
"original": {
2023-05-18 12:49:06 +02:00
"id": "nixpkgs",
"ref": "nixos-unstable",
2023-05-18 12:49:06 +02:00
"type": "indirect"
}
},
2023-05-31 13:23:49 +02:00
"pre-commit-hooks-nix": {
"inputs": {
"flake-compat": [
"lanzaboote",
"flake-compat"
],
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"gitignore": "gitignore",
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1682596858,
"narHash": "sha256-Hf9XVpqaGqe/4oDGr30W8HlsWvJXtMsEPHDqHZA6dDg=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "fb58866e20af98779017134319b5663b8215d912",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2023-04-13 14:24:39 +02:00
"purge": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-06-04 12:22:09 +02:00
"lastModified": 1685858475,
"narHash": "sha256-6Mq/uZ6CTFAYgrIFeGHHn5LjKmf6tx7zWEjMrUzriPc=",
2023-04-13 14:24:39 +02:00
"owner": "therealr5",
"repo": "purge",
2023-06-04 12:22:09 +02:00
"rev": "40909378243fd87588599877616e5bd48d9f79cb",
2023-04-13 14:24:39 +02:00
"type": "github"
},
"original": {
"owner": "therealr5",
"repo": "purge",
"type": "github"
}
},
2022-12-18 17:01:34 +01:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-01-20 10:46:28 +01:00
"hyprland": "hyprland",
2023-05-20 13:20:05 +02:00
"impermanence": "impermanence",
2023-05-31 13:23:49 +02:00
"lanzaboote": "lanzaboote",
2023-01-09 13:00:09 +01:00
"nix-colors": "nix-colors",
"nix-index-database": "nix-index-database",
2023-02-21 22:35:56 +01:00
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2",
2023-04-13 14:24:39 +02:00
"purge": "purge",
2023-05-24 15:51:58 +02:00
"simple-nixos-mailserver": "simple-nixos-mailserver",
2023-03-04 21:22:42 +01:00
"sops-nix": "sops-nix",
2023-05-29 13:31:20 +02:00
"trucksimulatorbot": "trucksimulatorbot"
}
},
2023-05-31 13:23:49 +02:00
"rust-overlay": {
"inputs": {
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1684030847,
"narHash": "sha256-z4tOxaN9Cl8C80u6wyZBpPt9A9MbL21fZ3zdB/vG+AU=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "aa1480f16bec7dda3c62b8cdb184c7e823331ba2",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-05-24 15:51:58 +02:00
"simple-nixos-mailserver": {
"inputs": {
"blobs": "blobs",
2023-05-31 13:23:49 +02:00
"flake-compat": "flake-compat_2",
2023-05-24 15:51:58 +02:00
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-22_11": "nixpkgs-22_11",
"utils": "utils"
},
"locked": {
2023-05-25 10:17:33 +02:00
"lastModified": 1684964237,
"narHash": "sha256-dDS+GhdZN2MAa2FJKFGM2gpgAXhx+xoMkpVsRx9qpDE=",
2023-05-24 15:51:58 +02:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
2023-05-25 10:17:33 +02:00
"rev": "1bcfcf786bc289ca1bd2c9d29d6f02d9141b1da3",
2023-05-24 15:51:58 +02:00
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"type": "gitlab"
}
},
"sops-nix": {
"inputs": {
2022-12-27 18:21:33 +01:00
"nixpkgs": [
"nixpkgs"
],
2023-05-31 13:23:49 +02:00
"nixpkgs-stable": "nixpkgs-stable_2"
},
"locked": {
2023-06-04 12:22:09 +02:00
"lastModified": 1685848844,
"narHash": "sha256-Iury+/SVbAwLES76QJSiKFiQDzmf/8Hsq8j54WF2qyw=",
"owner": "Mic92",
"repo": "sops-nix",
2023-06-04 12:22:09 +02:00
"rev": "a522e12ee35e50fa7d902a164a9796e420e6e75b",
"type": "github"
},
"original": {
2023-05-18 12:49:06 +02:00
"id": "sops-nix",
"type": "indirect"
2022-12-18 17:01:34 +01:00
}
},
2023-05-31 13:23:49 +02:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-05-29 13:31:20 +02:00
"trucksimulatorbot": {
2023-04-16 16:56:24 +02:00
"inputs": {
2023-05-29 13:31:20 +02:00
"images": "images",
2023-04-16 16:56:24 +02:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-06-04 12:22:09 +02:00
"lastModified": 1685858489,
"narHash": "sha256-Dh/Yme9OUpEIGcWJH+777fbgyJvsxcV97gL7p8+Cxoc=",
2023-04-16 16:56:24 +02:00
"owner": "therealr5",
2023-05-29 13:31:20 +02:00
"repo": "TruckSimulatorBot",
2023-06-04 12:22:09 +02:00
"rev": "8046e8f322ba1dc798d3a812bb950ae4484e6c89",
2023-04-16 16:56:24 +02:00
"type": "github"
},
"original": {
"owner": "therealr5",
2023-05-29 13:31:20 +02:00
"repo": "TruckSimulatorBot",
2023-04-16 16:56:24 +02:00
"type": "github"
}
},
2023-05-24 15:51:58 +02:00
"utils": {
"locked": {
"lastModified": 1605370193,
"narHash": "sha256-YyMTf3URDL/otKdKgtoMChu4vfVL3vCMkRqpGifhUn0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5021eac20303a61fafe17224c087f5519baed54d",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-01-20 10:46:28 +01:00
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
2023-06-03 21:42:12 +02:00
"lastModified": 1685803001,
"narHash": "sha256-yxq/U9zL1ssFZtgT27A96UKteCiKb3zSmbA/dokK76U=",
2023-01-20 10:46:28 +01:00
"owner": "wlroots",
"repo": "wlroots",
2023-06-03 21:42:12 +02:00
"rev": "b61d5922f1d0910a848deb100570ad8587aea38d",
2023-01-20 10:46:28 +01:00
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"type": "gitlab"
}
},
"xdph": {
"inputs": {
2023-05-03 22:55:06 +02:00
"hyprland-protocols": [
"hyprland",
"hyprland-protocols"
],
2023-04-27 10:11:39 +02:00
"nixpkgs": [
2023-05-03 22:55:06 +02:00
"hyprland",
2023-04-27 10:11:39 +02:00
"nixpkgs"
]
2023-01-20 10:46:28 +01:00
},
"locked": {
2023-05-31 17:35:28 +02:00
"lastModified": 1685385764,
"narHash": "sha256-r+XMyOoRXq+hlfjayb+fyi9kq2JK48TrwuNIAXqlj7U=",
2023-01-20 10:46:28 +01:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2023-05-31 17:35:28 +02:00
"rev": "4d9ff0c17716936e0b5ca577a39e263633901ed1",
2023-01-20 10:46:28 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2022-12-18 17:01:34 +01:00
}
},
"root": "root",
"version": 7
}