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-05-31 10:03:25 +02:00
"lastModified": 1685480784,
"narHash": "sha256-pkk3J9gX745LEkkeTGhSRJqPJkmCPQzwI/q7a720XaY=",
2022-12-18 17:01:34 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-05-31 10:03:25 +02:00
"rev": "54a9d6456eaa6195998a0f37bdbafee9953ca0fb",
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": {
"lastModified": 1685380658,
"narHash": "sha256-LPih0Q//p8IurXG9kGRVGAqV4AUKVYj9xkk3sYYAj6I=",
2023-01-20 10:46:28 +01:00
"owner": "hyprwm",
"repo": "Hyprland",
"rev": "51a930f802c71a0e67f05e7b176ded74e8e95f87",
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-04-11 14:07:49 +02:00
"lastModified": 1681065697,
"narHash": "sha256-QPzwwlGKX95tl6ZEshboZbEwwAXww6lNLdVYd6T9Mrc=",
2023-03-26 14:27:15 +02:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2023-04-11 14:07:49 +02:00
"rev": "4d29e48433270a2af06b8bc711ca1fe5109746cd",
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": {
"lastModified": 1685349926,
"narHash": "sha256-c1rKI1glJWdJIPefp9aiyhAkEZ4Sc6Rh/J5VumEXu1M=",
"owner": "nix-community",
"repo": "lanzaboote",
"rev": "2e62c11babeead4b26efbb7f2cd4488baaa2e897",
"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-05-14 12:39:19 +02:00
"lastModified": 1683638468,
"narHash": "sha256-tQEaGZfZ2Hpw+XIVEHaJ8FaF1yNQyMDDhUyIQ7LTIEg=",
2023-05-08 17:54:11 +02:00
"owner": "Mic92",
"repo": "nix-index-database",
2023-05-14 12:39:19 +02:00
"rev": "219067a5e3cf4b9581c8b4fcfc59ecd5af953d07",
"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-05-21 01:25:33 +02:00
"lastModified": 1683014792,
"narHash": "sha256-6Va9iVtmmsw4raBc3QKvQT2KT/NGRWlvUlJj46zN8B8=",
"owner": "NixOS",
2022-12-18 17:01:34 +01:00
"repo": "nixpkgs",
2023-05-21 01:25:33 +02:00
"rev": "1a411f23ba299db155a5b45d5e145b85a7aafc42",
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-05-28 13:15:29 +02:00
"lastModified": 1685215858,
"narHash": "sha256-IRMFoDXA6cYx3ifVw3B2JcC4JrjT5v7tRAx2vro2Ffs=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-28 13:15:29 +02:00
"rev": "ba6e4ddeb3e8ad3f3e3bec63dafbc9fe558729bb",
"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-05-30 11:33:18 +02:00
"lastModified": 1685383865,
"narHash": "sha256-3uQytfnotO6QJv3r04ajSXbEFMII0dUtw0uqYlZ4dbk=",
2023-05-18 12:49:06 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-30 11:33:18 +02:00
"rev": "5e871d8aa6f57cc8e0dc087d1c5013f6e212b4ce",
"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-05-31 10:03:25 +02:00
"lastModified": 1685479887,
"narHash": "sha256-Pqzkdt0twDVDI9H4AbRqwJSSMD2HAPpfeAxdL0uJnvs=",
2023-04-13 14:24:39 +02:00
"owner": "therealr5",
"repo": "purge",
2023-05-31 10:03:25 +02:00
"rev": "88cb576163fa9d00b4d61759ceb6e3075b5e5e82",
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-05-30 11:33:18 +02:00
"lastModified": 1685434555,
"narHash": "sha256-aZl0yeaYX3T2L3W3yXOd3S9OfpS+8YUOT2b1KwrSf6E=",
"owner": "Mic92",
"repo": "sops-nix",
2023-05-30 11:33:18 +02:00
"rev": "876846cde9762ae563f018c17993354875e2538e",
"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-05-30 17:33:15 +02:00
"lastModified": 1685460727,
"narHash": "sha256-fOH+Jz688B5NSlvFacF+8l8BmGJrcVt+3B5hOXFOFQU=",
2023-04-16 16:56:24 +02:00
"owner": "therealr5",
2023-05-29 13:31:20 +02:00
"repo": "TruckSimulatorBot",
2023-05-30 17:33:15 +02:00
"rev": "e80c43ca57fb142998f6429f6145b38bc80f60f0",
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-04-27 10:11:39 +02:00
"lastModified": 1682436395,
"narHash": "sha256-GGEjkQO9m7YLYIXIXM76HWdhjg4Ye+oafOtyaFAYKI4=",
2023-01-20 10:46:28 +01:00
"owner": "wlroots",
"repo": "wlroots",
2023-04-27 10:11:39 +02:00
"rev": "6830bfc17fd94709e2cdd4da0af989f102a26e59",
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-03 22:55:06 +02:00
"lastModified": 1682439384,
"narHash": "sha256-zHDa8LCZs05TZHQSIZ3ucwyMPglBGHcqTBzfkLjYXTM=",
2023-01-20 10:46:28 +01:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2023-05-03 22:55:06 +02:00
"rev": "c0e233955568fbea4e859336f6d3d14d51294d7c",
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
}