nix-config/flake.lock

607 lines
15 KiB
Plaintext
Raw Normal View History

2022-04-23 03:01:58 +02:00
{
"nodes": {
"chemo": {
"inputs": {
"crane": "crane",
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2023-04-05 16:11:56 +02:00
"lastModified": 1680703791,
"narHash": "sha256-rEM8RYvIn73ujKTR5O+m+H9aQXho21Mc1I1piNWnQlA=",
"owner": "tlm-solutions",
"repo": "chemo",
2023-04-05 16:11:56 +02:00
"rev": "9b86eb0fbdb04c472fad14e3264a514ad0c348e0",
"type": "github"
},
"original": {
"owner": "tlm-solutions",
"repo": "chemo",
"type": "github"
}
},
"crane": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": [
"chemo",
"utils"
],
"nixpkgs": [
"chemo",
"nixpkgs"
],
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1679269454,
"narHash": "sha256-vzDw6uXwZ63iKuyO7rzN48uc7BZ1pnupdcNrWxQADXA=",
"owner": "ipetkov",
"repo": "crane",
"rev": "475de74fa29594a9d0a20bb032826d306be4d686",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2022-12-30 18:29:13 +01:00
"data-accumulator": {
2022-04-28 14:43:40 +02:00
"inputs": {
2022-08-20 23:21:40 +02:00
"naersk": [
"naersk"
],
2022-06-06 22:42:45 +02:00
"nixpkgs": [
2022-07-06 19:59:25 +02:00
"nixpkgs"
],
2023-03-16 22:55:12 +01:00
"utils": [
2023-03-17 19:51:49 +01:00
"flake-utils"
2023-03-16 22:55:12 +01:00
]
2022-07-06 19:59:25 +02:00
},
"locked": {
2023-04-09 12:23:43 +02:00
"lastModified": 1680966911,
"narHash": "sha256-BbDle24BbqWAijMWGesn4HcReFtJgPM1gR8eminKZ0I=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "data-accumulator",
2023-04-09 12:23:43 +02:00
"rev": "d0083887264005e9322201af764a70474b92dfc7",
2022-07-06 19:59:25 +02:00
"type": "github"
},
"original": {
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "data-accumulator",
2022-07-06 19:59:25 +02:00
"type": "github"
}
},
2022-12-30 18:29:13 +01:00
"datacare": {
2022-05-28 23:11:31 +02:00
"inputs": {
2023-03-05 00:00:05 +01:00
"naersk": [
"naersk"
],
2022-06-06 22:42:45 +02:00
"nixpkgs": [
2022-07-06 19:59:25 +02:00
"nixpkgs"
],
2023-03-05 14:07:31 +01:00
"tlms-rs": [
"tlms-rs"
],
2023-03-16 22:55:12 +01:00
"utils": [
2023-03-17 19:51:49 +01:00
"flake-utils"
2023-03-16 22:55:12 +01:00
]
2022-07-06 19:59:25 +02:00
},
"locked": {
2023-04-09 23:09:10 +02:00
"lastModified": 1681074471,
"narHash": "sha256-VNmNsEibQgzKMJwqmi3ew1KV2/VYpXG3R3/8wWjlX1A=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "datacare",
2023-04-09 23:09:10 +02:00
"rev": "e061cd657068c72e137626aac116ccbc8f17395d",
2022-07-06 19:59:25 +02:00
"type": "github"
},
"original": {
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "datacare",
2022-07-06 19:59:25 +02:00
"type": "github"
}
},
"documentation-src": {
"flake": false,
"locked": {
2022-11-27 22:30:46 +01:00
"lastModified": 1669248915,
"narHash": "sha256-+pJzcS8jraCdvXwbxjMCdVqK2kyXih+61gaCCPX+txg=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "documentation",
2022-11-27 22:30:46 +01:00
"rev": "c65ea26a7720e90fb54fc31fba5d0c048bd404be",
"type": "github"
},
"original": {
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "documentation",
"type": "github"
}
},
"flake-compat": {
"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"
}
},
2022-05-14 22:47:54 +02:00
"flake-utils": {
2023-04-09 13:37:08 +02:00
"inputs": {
"systems": "systems"
},
2022-05-14 22:47:54 +02:00
"locked": {
2023-04-09 13:37:08 +02:00
"lastModified": 1681037374,
"narHash": "sha256-XL6X3VGbEFJZDUouv2xpKg2Aljzu/etPLv5e1FPt1q0=",
2022-05-14 22:47:54 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-09 13:37:08 +02:00
"rev": "033b9f258ca96a10e543d4442071f614dc3f8412",
2022-05-14 22:47:54 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"funnel": {
"inputs": {
2022-12-07 22:05:43 +01:00
"json-structs": "json-structs",
"nixpkgs": [
"nixpkgs"
],
2022-12-30 18:29:13 +01:00
"tlms-rust": "tlms-rust",
2023-03-16 22:55:12 +01:00
"utils": [
2023-03-17 19:51:49 +01:00
"flake-utils"
2023-03-16 22:55:12 +01:00
]
2022-07-06 19:59:25 +02:00
},
"locked": {
2023-04-09 22:36:38 +02:00
"lastModified": 1681072573,
"narHash": "sha256-jF1wVuwuaQhfn4kBdePui8vlwRJ69ZGfWo9oIgelB7c=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
2022-07-06 19:59:25 +02:00
"repo": "funnel",
2023-04-09 22:36:38 +02:00
"rev": "8e7efe9b8f64db767f2dd9e3ae307615985a6a06",
"type": "github"
},
"original": {
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "funnel",
"type": "github"
}
},
2022-12-30 18:29:13 +01:00
"gnuradio-decoder": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
2023-03-16 22:55:12 +01:00
"utils": [
2023-03-17 19:51:49 +01:00
"flake-utils"
2023-03-16 22:55:12 +01:00
]
2022-12-30 18:29:13 +01:00
},
"locked": {
2023-03-10 18:43:58 +01:00
"lastModified": 1678306615,
"narHash": "sha256-fteaj/hQnnIp7Fw+ShzZgwFYWz9CWhGMnrWszuuqqOY=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "gnuradio-decoder",
2023-03-10 18:43:58 +01:00
"rev": "e4d753bc45724ef74d61f24927d2321f85578e8b",
2022-12-30 18:29:13 +01:00
"type": "github"
},
"original": {
"owner": "tlm-solutions",
"repo": "gnuradio-decoder",
"type": "github"
}
},
2022-12-07 22:05:43 +01:00
"json-structs": {
"flake": false,
"locked": {
2023-03-05 14:07:31 +01:00
"lastModified": 1674126739,
"narHash": "sha256-qvI29h2Cd15cqFApUVVCrPo2S1osn92mRCMx/TOog2s=",
2022-12-07 22:05:43 +01:00
"owner": "jorgen",
"repo": "json_struct",
2023-03-05 14:07:31 +01:00
"rev": "9b719771470536763430703b7f04acc558dafe56",
2022-12-07 22:05:43 +01:00
"type": "github"
},
"original": {
"owner": "jorgen",
"repo": "json_struct",
"type": "github"
}
},
2023-02-24 14:25:30 +01:00
"kindergarten": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
2023-03-16 22:55:12 +01:00
"utils": [
2023-03-17 19:51:49 +01:00
"flake-utils"
2023-03-16 22:55:12 +01:00
]
2023-02-24 14:25:30 +01:00
},
"locked": {
2023-04-10 19:12:51 +02:00
"lastModified": 1681135885,
"narHash": "sha256-F8nlY/JkJDuRAEwt4JrUJddLeBzNQQjEtxa79cMhJEU=",
2023-02-24 14:25:30 +01:00
"owner": "tlm-solutions",
"repo": "kindergarten",
2023-04-10 19:12:51 +02:00
"rev": "b5e854ce52769ac86705744d78e4f8d0f5841fb1",
2023-02-24 14:25:30 +01:00
"type": "github"
},
"original": {
"owner": "tlm-solutions",
"repo": "kindergarten",
"type": "github"
}
},
2022-05-14 22:47:54 +02:00
"microvm": {
"inputs": {
2023-03-16 22:55:12 +01:00
"flake-utils": [
2023-03-17 19:51:49 +01:00
"flake-utils"
2023-03-16 22:55:12 +01:00
],
2022-06-06 22:42:45 +02:00
"nixpkgs": [
"nixpkgs"
]
2022-05-14 22:47:54 +02:00
},
"locked": {
2023-04-09 22:27:09 +02:00
"lastModified": 1681063606,
"narHash": "sha256-aqjkztq9OjyTXuaYD1L5AC/az3/rv8dO1y0o7tkqX6E=",
2022-05-14 22:47:54 +02:00
"owner": "astro",
"repo": "microvm.nix",
2023-04-09 22:27:09 +02:00
"rev": "b496028321ba11ca3e6eef286ca3915577f4b793",
2022-05-14 22:47:54 +02:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "microvm.nix",
"type": "github"
}
},
2022-04-23 03:01:58 +02:00
"naersk": {
2023-02-19 22:28:44 +01:00
"inputs": {
"nixpkgs": [
2023-02-15 11:17:36 +01:00
"nixpkgs"
]
},
"locked": {
2023-03-25 22:16:34 +01:00
"lastModified": 1679567394,
"narHash": "sha256-ZvLuzPeARDLiQUt6zSZFGOs+HZmE+3g4QURc8mkBsfM=",
2023-02-15 11:17:36 +01:00
"owner": "nix-community",
"repo": "naersk",
2023-03-25 22:16:34 +01:00
"rev": "88cd22380154a2c36799fe8098888f0f59861a15",
2023-02-15 11:17:36 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
2022-04-23 03:01:58 +02:00
"nixpkgs": {
2022-05-15 13:18:32 +02:00
"locked": {
2023-04-10 19:12:51 +02:00
"lastModified": 1681041438,
"narHash": "sha256-NmRGMklxBZ8Ol47CKMQxAU1F+v8ySpsHAAiC7ZL4vxY=",
2022-05-15 13:18:32 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-10 19:12:51 +02:00
"rev": "48dcbaf7fa799509cbec85d55b8d62dcf1477d57",
2022-05-15 13:18:32 +02:00
"type": "github"
},
"original": {
2022-08-20 23:21:40 +02:00
"owner": "NixOS",
2022-11-28 19:40:14 +01:00
"ref": "nixos-22.11",
2022-08-20 23:21:40 +02:00
"repo": "nixpkgs",
"type": "github"
2022-05-15 13:18:32 +02:00
}
},
2022-12-05 23:08:50 +01:00
"nixpkgs-stable": {
"locked": {
2023-04-09 12:23:43 +02:00
"lastModified": 1681005198,
"narHash": "sha256-5LrnBeXR7Hv8OXh6eany7br4qBW+ZNl4LKf1CJu9zbg=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-09 12:23:43 +02:00
"rev": "e45cc0138829ad86e7ff17a76acf2d05e781e30a",
"type": "github"
},
"original": {
"owner": "NixOS",
2022-12-05 23:08:50 +01:00
"ref": "release-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
2022-10-16 14:25:28 +02:00
"nixpkgs-unstable": {
"locked": {
2023-03-05 14:07:31 +01:00
"lastModified": 1677932085,
"narHash": "sha256-+AB4dYllWig8iO6vAiGGYl0NEgmMgGHpy9gzWJ3322g=",
2022-10-16 14:25:28 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-05 14:07:31 +01:00
"rev": "3c5319ad3aa51551182ac82ea17ab1c6b0f0df89",
2022-10-16 14:25:28 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-04-23 03:01:58 +02:00
"root": {
"inputs": {
"chemo": "chemo",
2023-03-05 14:07:31 +01:00
"data-accumulator": "data-accumulator",
2023-02-19 22:28:44 +01:00
"datacare": "datacare",
"documentation-src": "documentation-src",
2023-03-17 19:51:49 +01:00
"flake-utils": "flake-utils",
2023-03-05 14:07:31 +01:00
"funnel": "funnel",
"gnuradio-decoder": "gnuradio-decoder",
2023-02-24 14:25:30 +01:00
"kindergarten": "kindergarten",
2022-05-14 22:47:54 +02:00
"microvm": "microvm",
2023-03-05 14:07:31 +01:00
"naersk": "naersk",
2022-08-20 23:21:40 +02:00
"nixpkgs": "nixpkgs",
2023-02-15 11:17:36 +01:00
"sops-nix": "sops-nix",
2023-03-05 14:07:31 +01:00
"state-api": "state-api",
2023-03-05 00:00:05 +01:00
"telegram-decoder": "telegram-decoder",
2023-03-05 14:07:31 +01:00
"tlms-rs": "tlms-rs",
2023-03-05 00:00:05 +01:00
"trekkie": "trekkie",
2023-03-05 14:07:31 +01:00
"wartrammer": "wartrammer",
"windshield": "windshield"
2022-07-28 21:11:34 +02:00
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"chemo",
"crane",
"flake-utils"
],
"nixpkgs": [
"chemo",
"crane",
"nixpkgs"
]
},
"locked": {
"lastModified": 1677812689,
"narHash": "sha256-EakqhgRnjVeYJv5+BJx/NZ7/eFTMBxc4AhICUNquhUg=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "e53e8853aa7b0688bc270e9e6a681d22e01cf299",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
2022-12-05 23:08:50 +01:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-04-09 12:23:43 +02:00
"lastModified": 1681008913,
"narHash": "sha256-6C4BknF+cwCnl/A2fFdlAnc3LMV7f7XqOL09UhLZ9tA=",
"owner": "Mic92",
"repo": "sops-nix",
2023-04-09 12:23:43 +02:00
"rev": "ddc6f124cb9be22d2ba066064c28bc19039a6bce",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2023-03-05 14:07:31 +01:00
"state-api": {
2022-08-20 23:21:40 +02:00
"inputs": {
"naersk": [
"naersk"
],
"nixpkgs": [
"nixpkgs"
],
2023-03-16 22:55:12 +01:00
"utils": [
2023-03-17 19:51:49 +01:00
"flake-utils"
2023-03-16 22:55:12 +01:00
]
2022-05-02 12:38:16 +02:00
},
2022-05-14 22:47:54 +02:00
"locked": {
2023-03-11 16:14:03 +01:00
"lastModified": 1678547620,
"narHash": "sha256-N2c/EdO/Zf1rM/3y6kpXLjca1vtVP2/NZsbPW4adLFA=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
2023-03-05 14:07:31 +01:00
"repo": "state-api",
2023-03-11 16:14:03 +01:00
"rev": "133f57a6a5d17f5e814255f68728f10f7d1fad06",
2022-05-20 12:58:01 +02:00
"type": "github"
},
"original": {
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
2023-03-05 14:07:31 +01:00
"repo": "state-api",
2022-05-20 12:58:01 +02:00
"type": "github"
}
},
2023-04-09 13:37:08 +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"
}
},
2022-12-30 18:29:13 +01:00
"telegram-decoder": {
"inputs": {
"naersk": [
"naersk"
],
"nixpkgs": [
"nixpkgs"
],
2023-03-16 22:55:12 +01:00
"utils": [
2023-03-17 19:51:49 +01:00
"flake-utils"
2023-03-16 22:55:12 +01:00
]
2022-12-30 18:29:13 +01:00
},
"locked": {
2023-04-07 23:47:17 +02:00
"lastModified": 1680903767,
"narHash": "sha256-U0OrpMqiejCKTteBA7zKtOZRl/iRDS3AC+Wx0Y6ntcc=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "telegram-decoder",
2023-04-07 23:47:17 +02:00
"rev": "e65fcfa6d65977056a28e7a1756f9e204c3131e8",
2022-12-30 18:29:13 +01:00
"type": "github"
},
"original": {
"owner": "tlm-solutions",
"repo": "telegram-decoder",
"type": "github"
}
},
"tlms-rs": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-04-09 12:23:43 +02:00
"lastModified": 1680988831,
"narHash": "sha256-QxGJLHjEQF/jeYS9pQeSPETnfFxvaNqfzZcr70rNwCw=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "tlms.rs",
2023-04-09 12:23:43 +02:00
"rev": "d68ef117fa3d2a7ef3d5d87f60969a3acc843ed9",
2022-12-30 18:29:13 +01:00
"type": "github"
},
"original": {
"owner": "tlm-solutions",
"repo": "tlms.rs",
"type": "github"
}
},
2023-03-05 14:07:31 +01:00
"tlms-rust": {
"flake": false,
2023-02-23 00:26:42 +01:00
"locked": {
2023-04-09 22:36:38 +02:00
"lastModified": 1680988831,
"narHash": "sha256-QxGJLHjEQF/jeYS9pQeSPETnfFxvaNqfzZcr70rNwCw=",
2023-02-23 00:26:42 +01:00
"owner": "tlm-solutions",
"repo": "tlms.rs",
2023-04-09 22:36:38 +02:00
"rev": "d68ef117fa3d2a7ef3d5d87f60969a3acc843ed9",
2023-02-23 00:26:42 +01:00
"type": "github"
},
"original": {
"owner": "tlm-solutions",
"repo": "tlms.rs",
"type": "github"
}
},
2023-03-05 14:07:31 +01:00
"trekkie": {
2023-02-19 22:28:44 +01:00
"inputs": {
2023-03-05 14:07:31 +01:00
"naersk": [
"naersk"
],
2023-02-19 22:28:44 +01:00
"nixpkgs": [
"nixpkgs"
2023-03-05 14:07:31 +01:00
],
"tlms-rs": [
"tlms-rs"
],
2023-03-16 22:55:12 +01:00
"utils": [
2023-03-17 19:51:49 +01:00
"flake-utils"
2023-03-16 22:55:12 +01:00
]
2023-02-19 22:28:44 +01:00
},
"locked": {
2023-04-05 16:05:10 +02:00
"lastModified": 1680677585,
"narHash": "sha256-+eoi4rt5PdTajvfZ+TDts0rz/xR703XsTm9AJ0AZw1g=",
2023-02-19 22:28:44 +01:00
"owner": "tlm-solutions",
2023-03-05 14:07:31 +01:00
"repo": "trekkie",
2023-04-05 16:05:10 +02:00
"rev": "38ca29108b27fd8c1ddb13f2b60a3b5e77438e00",
2023-02-19 22:28:44 +01:00
"type": "github"
},
"original": {
"owner": "tlm-solutions",
2023-03-05 14:07:31 +01:00
"repo": "trekkie",
2023-02-19 22:28:44 +01:00
"type": "github"
}
},
2023-03-05 14:07:31 +01:00
"utils": {
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-05-20 00:57:48 +02:00
"wartrammer": {
"inputs": {
2022-08-20 23:21:40 +02:00
"naersk": [
"naersk"
],
2022-06-06 22:42:45 +02:00
"nixpkgs": [
"nixpkgs"
],
2022-10-16 14:25:28 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
2023-03-16 22:55:12 +01:00
"utils": [
2023-03-17 19:51:49 +01:00
"flake-utils"
2023-03-16 22:55:12 +01:00
]
2022-05-20 00:57:48 +02:00
},
"locked": {
2023-03-05 14:07:31 +01:00
"lastModified": 1677985694,
"narHash": "sha256-IdkWaziDvHvmyjtJpc39tdF4HJUCrLFFzjqPp1XUnrQ=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
2022-05-20 00:57:48 +02:00
"repo": "wartrammer-40k",
2023-03-05 14:07:31 +01:00
"rev": "18b51aeb168883ac36a38598c30a94544d23e14d",
2022-05-20 00:57:48 +02:00
"type": "github"
},
"original": {
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
2022-05-20 00:57:48 +02:00
"repo": "wartrammer-40k",
"type": "github"
}
},
2022-05-02 12:38:16 +02:00
"windshield": {
"inputs": {
2022-05-09 16:50:23 +02:00
"nixpkgs": [
"nixpkgs"
],
2023-03-16 22:55:12 +01:00
"utils": [
2023-03-17 19:51:49 +01:00
"flake-utils"
2023-03-16 22:55:12 +01:00
]
2022-05-02 12:38:16 +02:00
},
"locked": {
2023-04-09 20:03:52 +02:00
"lastModified": 1681063248,
"narHash": "sha256-WW9wsxJbfalJoqLMq3znC7oEZXQK2PfIXZ/8vq/hE+8=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
2022-05-02 12:38:16 +02:00
"repo": "windshield",
2023-04-09 20:03:52 +02:00
"rev": "3ae131e0b58794d3beb317628c6ffac68388fba3",
2022-05-02 12:38:16 +02:00
"type": "github"
},
"original": {
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
2023-04-09 20:03:52 +02:00
"ref": "hotfix",
2022-05-02 12:38:16 +02:00
"repo": "windshield",
"type": "github"
}
2022-04-23 03:01:58 +02:00
}
},
"root": "root",
"version": 7
}