nix-config/flake.lock

939 lines
23 KiB
Plaintext
Raw Normal View History

2022-04-23 03:01:58 +02:00
{
"nodes": {
2023-05-19 19:08:52 +02:00
"borzoi": {
"inputs": {
"naersk": "naersk",
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2023-05-21 14:10:06 +02:00
"lastModified": 1684670963,
"narHash": "sha256-Zn4UfBV1mD8NBYeRfBaDMeyjqqj1cy+HD0bqY7nz43s=",
2023-05-19 19:08:52 +02:00
"owner": "tlm-solutions",
"repo": "borzoi",
2023-05-21 14:10:06 +02:00
"rev": "dd4c746a6e7a76132dc273d6463f08560d906272",
2023-05-19 19:08:52 +02:00
"type": "github"
},
"original": {
"owner": "tlm-solutions",
"repo": "borzoi",
"type": "github"
}
},
2023-04-12 17:52:45 +02:00
"bureaucrat": {
"inputs": {
"crane": "crane",
"nixpkgs": [
"nixpkgs"
],
2023-04-12 17:52:45 +02:00
"utils": [
"flake-utils"
]
},
"locked": {
2023-04-30 16:08:32 +02:00
"lastModified": 1682860226,
"narHash": "sha256-NPm5avL5u4B+/5hOsPzSSU/PheCr+nI7DFyvWu9uckg=",
2023-04-12 17:52:45 +02:00
"owner": "tlm-solutions",
"repo": "bureaucrat",
2023-04-30 16:08:32 +02:00
"rev": "f14fea77a78d89ab8baf7eca3b35ac9308e659aa",
2023-04-12 17:52:45 +02:00
"type": "github"
},
"original": {
"owner": "tlm-solutions",
"repo": "bureaucrat",
"type": "github"
}
},
"chemo": {
"inputs": {
"crane": "crane_2",
"nixpkgs": [
"nixpkgs"
],
2023-05-19 19:08:52 +02:00
"utils": "utils_2"
},
"locked": {
2023-05-06 16:13:28 +02:00
"lastModified": 1682901220,
"narHash": "sha256-3qYCIxrv5woo34zw8kr3XoVj/z2UlRdsxiOO0E+Me7E=",
"owner": "tlm-solutions",
"repo": "chemo",
2023-05-06 16:13:28 +02:00
"rev": "e83cbe9b521c6cb946d39bd57f2be514d209ebff",
"type": "github"
},
"original": {
"owner": "tlm-solutions",
"repo": "chemo",
"type": "github"
}
},
"crane": {
"inputs": {
"flake-compat": "flake-compat",
2023-04-12 17:52:45 +02:00
"flake-utils": [
"bureaucrat",
"utils"
],
"nixpkgs": [
"bureaucrat",
"nixpkgs"
],
"rust-overlay": "rust-overlay"
},
"locked": {
2023-04-30 16:08:32 +02:00
"lastModified": 1682796879,
"narHash": "sha256-X0oDZylzDXBt7RBtYXBvFexARRFvousej15feeemAx0=",
2023-04-12 17:52:45 +02:00
"owner": "ipetkov",
"repo": "crane",
2023-04-30 16:08:32 +02:00
"rev": "db21a44eb056ef65a33d9d2648ecc964b4acaddc",
2023-04-12 17:52:45 +02:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"crane_2": {
"inputs": {
"flake-compat": "flake-compat_2",
"flake-utils": [
"chemo",
"utils"
],
"nixpkgs": [
"chemo",
"nixpkgs"
],
2023-04-12 17:52:45 +02:00
"rust-overlay": "rust-overlay_2"
},
"locked": {
2023-04-30 16:08:32 +02:00
"lastModified": 1682796879,
"narHash": "sha256-X0oDZylzDXBt7RBtYXBvFexARRFvousej15feeemAx0=",
"owner": "ipetkov",
"repo": "crane",
2023-04-30 16:08:32 +02:00
"rev": "db21a44eb056ef65a33d9d2648ecc964b4acaddc",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2023-04-12 17:52:45 +02:00
"crane_3": {
"inputs": {
"flake-compat": "flake-compat_3",
"flake-utils": [
"lizard",
"utils"
],
"nixpkgs": [
"lizard",
"nixpkgs"
],
"rust-overlay": "rust-overlay_3"
},
"locked": {
2023-04-30 16:25:48 +02:00
"lastModified": 1682796879,
"narHash": "sha256-X0oDZylzDXBt7RBtYXBvFexARRFvousej15feeemAx0=",
2023-04-12 17:52:45 +02:00
"owner": "ipetkov",
"repo": "crane",
2023-04-30 16:25:48 +02:00
"rev": "db21a44eb056ef65a33d9d2648ecc964b4acaddc",
2023-04-12 17:52:45 +02:00
"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-13 12:15:58 +02:00
"lastModified": 1681380892,
"narHash": "sha256-UC02H+I2way/jIp+cNAmL9VkY6NrkiClJC3uYsm5i7w=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "data-accumulator",
2023-04-13 12:15:58 +02:00
"rev": "67027f3f8d4c359289a3b87d55c34e60f6b54084",
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-05-14 23:53:20 +02:00
"fenix": "fenix",
2023-05-19 19:08:52 +02:00
"naersk": "naersk_2",
2023-05-14 23:37:58 +02:00
"nixpkgs": "nixpkgs_2",
"tlms-rs": "tlms-rs",
2023-05-19 19:08:52 +02:00
"utils": "utils_3"
2022-07-06 19:59:25 +02:00
},
"locked": {
2023-05-14 23:53:20 +02:00
"lastModified": 1684100761,
"narHash": "sha256-MCgiJROLBOGggGCRqhv9YDpVByXdSp/0X02Q/LmWHAw=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "datacare",
2023-05-14 23:53:20 +02:00
"rev": "9ccedfcc71a490d6de91a4f11f14538ee3d62875",
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"
}
},
2023-05-14 23:53:20 +02:00
"fenix": {
"inputs": {
"nixpkgs": "nixpkgs",
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1684045209,
"narHash": "sha256-d6WRNsb5+P7wocC/wCMjkvF0pycKuZ7SHgj5NGmESNQ=",
"owner": "nix-community",
"repo": "fenix",
"rev": "7c8be7e3312ba06dc95491a44c3c9ba71a175bc4",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"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"
}
},
2023-04-12 17:52:45 +02:00
"flake-compat_2": {
"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_3": {
"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": {
2023-05-14 23:37:58 +02:00
"systems": "systems_3"
2023-04-09 13:37:08 +02:00
},
2022-05-14 22:47:54 +02:00
"locked": {
2023-04-12 17:52:45 +02:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2022-05-14 22:47:54 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-12 17:52:45 +02:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
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-05-14 17:28:32 +02:00
"lastModified": 1683910490,
"narHash": "sha256-iabBtF21jD8UhBu2W7qquF8vcf9nMgjSDY1TTgzO7T8=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
2022-07-06 19:59:25 +02:00
"repo": "funnel",
2023-05-14 17:28:32 +02:00
"rev": "5b50f355967e89dd6fff25fe1c43a8f688ac5074",
"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-05-14 17:28:32 +02:00
"lastModified": 1683915762,
"narHash": "sha256-FNiZ2qRgkcqFVhNSREL7Y+PDat5R5EqVPqaJmnfIl1w=",
2023-02-24 14:25:30 +01:00
"owner": "tlm-solutions",
"repo": "kindergarten",
2023-05-14 17:28:32 +02:00
"rev": "e9beec3024175db0a9526026e0d8b9f57e865d13",
2023-02-24 14:25:30 +01:00
"type": "github"
},
"original": {
"owner": "tlm-solutions",
"repo": "kindergarten",
"type": "github"
}
},
2023-04-12 17:52:45 +02:00
"lizard": {
"inputs": {
"crane": "crane_3",
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
2023-04-30 16:25:48 +02:00
"lastModified": 1682864646,
"narHash": "sha256-oAp7zsm2kbnR9+J34HP2ZoNuCdl59dDIpjIQwmUJUuE=",
2023-04-12 17:52:45 +02:00
"owner": "tlm-solutions",
"repo": "lizard",
2023-04-30 16:25:48 +02:00
"rev": "f45b43d5c897fbc63c3af31e059dafaf8b1ccd90",
2023-04-12 17:52:45 +02:00
"type": "github"
},
"original": {
"owner": "tlm-solutions",
"repo": "lizard",
"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-05-20 22:03:48 +02:00
"lastModified": 1684315870,
"narHash": "sha256-Km9p3lJ97s8JGWF+t3GoL3cCdCyFxPuqCkbE6zo/VS8=",
2022-05-14 22:47:54 +02:00
"owner": "astro",
"repo": "microvm.nix",
2023-05-20 22:03:48 +02:00
"rev": "59008a1eda995fbd844a756412f7d685086c15a2",
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-05-14 23:37:58 +02:00
"inputs": {
"nixpkgs": [
2023-05-19 19:08:52 +02:00
"borzoi",
2023-05-14 23:37:58 +02:00
"nixpkgs"
]
},
"locked": {
"lastModified": 1679567394,
"narHash": "sha256-ZvLuzPeARDLiQUt6zSZFGOs+HZmE+3g4QURc8mkBsfM=",
"owner": "nix-community",
"repo": "naersk",
"rev": "88cd22380154a2c36799fe8098888f0f59861a15",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
"naersk_2": {
2023-05-19 19:08:52 +02:00
"inputs": {
"nixpkgs": [
"datacare",
"nixpkgs"
]
},
"locked": {
"lastModified": 1679567394,
"narHash": "sha256-ZvLuzPeARDLiQUt6zSZFGOs+HZmE+3g4QURc8mkBsfM=",
"owner": "nix-community",
"repo": "naersk",
"rev": "88cd22380154a2c36799fe8098888f0f59861a15",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
"naersk_3": {
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-05-14 17:28:32 +02:00
"lastModified": 1683408522,
"narHash": "sha256-9kcPh6Uxo17a3kK3XCHhcWiV1Yu1kYj22RHiymUhMkU=",
2023-05-14 23:53:20 +02:00
"owner": "nixos",
2022-05-15 13:18:32 +02:00
"repo": "nixpkgs",
2023-05-14 17:28:32 +02:00
"rev": "897876e4c484f1e8f92009fd11b7d988a121a4e7",
2022-05-15 13:18:32 +02:00
"type": "github"
},
"original": {
2023-05-14 23:53:20 +02:00
"owner": "nixos",
2023-05-14 17:28:32 +02:00
"ref": "nixos-unstable",
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-05-14 17:28:32 +02:00
"lastModified": 1684025543,
"narHash": "sha256-hGe7S+i5je+8E/b2mOXVI9nmr038Dw+bV8e1P8xHSe0=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-14 17:28:32 +02:00
"rev": "c6d2f3dc0d3efd4285eebe4f8a36a47ba438138e",
"type": "github"
},
"original": {
"owner": "NixOS",
2022-12-05 23:08:50 +01:00
"ref": "release-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-14 17:28:32 +02:00
"nixpkgs_2": {
2023-05-14 23:37:58 +02:00
"locked": {
"lastModified": 1684049129,
"narHash": "sha256-7WB9LpnPNAS8oI7hMoHeKLNhRX7k3CI9uWBRSfmOCCE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0470f36b02ef01d4f43c641bbf07020bcab71bf1",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2023-05-14 17:28:32 +02:00
"locked": {
2023-05-20 22:03:48 +02:00
"lastModified": 1684398685,
"narHash": "sha256-TRE62m91iZ5ArVMgA+uj22Yda8JoQuuhc9uwZ+NoX+0=",
2023-05-14 17:28:32 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-20 22:03:48 +02:00
"rev": "628d4bb6e9f4f0c30cfd9b23d3c1cdcec9d3cb5c",
2023-05-14 17:28:32 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
2022-04-23 03:01:58 +02:00
"root": {
"inputs": {
2023-05-19 19:08:52 +02:00
"borzoi": "borzoi",
2023-04-12 17:52:45 +02:00
"bureaucrat": "bureaucrat",
"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",
2023-04-12 17:52:45 +02:00
"lizard": "lizard",
2022-05-14 22:47:54 +02:00
"microvm": "microvm",
2023-05-19 19:08:52 +02:00
"naersk": "naersk_3",
2023-05-14 23:37:58 +02:00
"nixpkgs": "nixpkgs_3",
2023-02-15 11:17:36 +01:00
"sops-nix": "sops-nix",
2023-03-05 00:00:05 +01:00
"telegram-decoder": "telegram-decoder",
2023-05-14 23:37:58 +02:00
"tlms-rs": "tlms-rs_2",
2023-03-05 00:00:05 +01:00
"trekkie": "trekkie",
2023-03-05 14:07:31 +01:00
"windshield": "windshield"
2022-07-28 21:11:34 +02:00
}
},
2023-05-14 23:53:20 +02:00
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1684005690,
"narHash": "sha256-m0Dya15vVk4swQdWKqDYHmdU3cirySRjaQ6EgMa2Mcg=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "cbd14e98403dc5e19f19fdf913808656d81a0516",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"rust-overlay": {
2023-04-12 17:52:45 +02:00
"inputs": {
"flake-utils": [
"bureaucrat",
"crane",
"flake-utils"
],
"nixpkgs": [
"bureaucrat",
"crane",
"nixpkgs"
]
},
"locked": {
"lastModified": 1680488274,
"narHash": "sha256-0vYMrZDdokVmPQQXtFpnqA2wEgCCUXf5a3dDuDVshn0=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "7ec2ff598a172c6e8584457167575b3a1a5d80d8",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"rust-overlay_2": {
"inputs": {
"flake-utils": [
"chemo",
"crane",
"flake-utils"
],
"nixpkgs": [
"chemo",
"crane",
"nixpkgs"
]
},
"locked": {
2023-04-22 22:28:38 +02:00
"lastModified": 1680488274,
"narHash": "sha256-0vYMrZDdokVmPQQXtFpnqA2wEgCCUXf5a3dDuDVshn0=",
"owner": "oxalica",
"repo": "rust-overlay",
2023-04-22 22:28:38 +02:00
"rev": "7ec2ff598a172c6e8584457167575b3a1a5d80d8",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-04-12 17:52:45 +02:00
"rust-overlay_3": {
"inputs": {
2023-04-12 17:52:45 +02:00
"flake-utils": [
"lizard",
"crane",
"flake-utils"
],
"nixpkgs": [
2023-04-12 17:52:45 +02:00
"lizard",
"crane",
"nixpkgs"
2023-04-12 17:52:45 +02:00
]
},
"locked": {
2023-04-12 17:52:45 +02:00
"lastModified": 1680488274,
"narHash": "sha256-0vYMrZDdokVmPQQXtFpnqA2wEgCCUXf5a3dDuDVshn0=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "7ec2ff598a172c6e8584457167575b3a1a5d80d8",
"type": "github"
},
"original": {
2023-04-12 17:52:45 +02:00
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-04-12 17:52:45 +02:00
"sops-nix": {
2022-08-20 23:21:40 +02:00
"inputs": {
"nixpkgs": [
"nixpkgs"
],
2023-04-12 17:52:45 +02:00
"nixpkgs-stable": "nixpkgs-stable"
2022-05-02 12:38:16 +02:00
},
2022-05-14 22:47:54 +02:00
"locked": {
2023-05-20 22:03:48 +02:00
"lastModified": 1684571352,
"narHash": "sha256-342PCrDSZ70qVX5hwz1M0cYNBdEcIBVzxyjrU/Um3RU=",
2023-04-12 17:52:45 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2023-05-20 22:03:48 +02:00
"rev": "df8b52249e78a0ac33680c9e0b7a029ec22cd8f5",
2022-05-20 12:58:01 +02:00
"type": "github"
},
"original": {
2023-04-12 17:52:45 +02:00
"owner": "Mic92",
"repo": "sops-nix",
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"
}
},
2023-04-22 22:28:38 +02:00
"systems_2": {
"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-14 23:37:58 +02:00
"systems_3": {
"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": {
2023-05-14 23:37:58 +02:00
"inputs": {
"nixpkgs": [
"datacare",
"nixpkgs"
]
},
"locked": {
"lastModified": 1682716698,
"narHash": "sha256-52O3ySR/CrGTOc+qONN8EIWB9np44KhnRMXcknyzG2w=",
"owner": "tlm-solutions",
"repo": "tlms.rs",
"rev": "e2be80d8808a0f709c15b7bce963abb48e8605bc",
"type": "github"
},
"original": {
"owner": "tlm-solutions",
"repo": "tlms.rs",
"type": "github"
}
},
"tlms-rs_2": {
2022-12-30 18:29:13 +01:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-04-30 11:28:44 +02:00
"lastModified": 1682716698,
"narHash": "sha256-52O3ySR/CrGTOc+qONN8EIWB9np44KhnRMXcknyzG2w=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "tlms.rs",
2023-04-30 11:28:44 +02:00
"rev": "e2be80d8808a0f709c15b7bce963abb48e8605bc",
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-30 16:08:32 +02:00
"lastModified": 1682716698,
"narHash": "sha256-52O3ySR/CrGTOc+qONN8EIWB9np44KhnRMXcknyzG2w=",
2023-02-23 00:26:42 +01:00
"owner": "tlm-solutions",
"repo": "tlms.rs",
2023-04-30 16:08:32 +02:00
"rev": "e2be80d8808a0f709c15b7bce963abb48e8605bc",
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-05-21 01:00:13 +02:00
"lastModified": 1684521319,
"narHash": "sha256-1XL1NOOXTv9sxTrpM2XJ8/JggirMhDITnQahohJmxxg=",
2023-02-19 22:28:44 +01:00
"owner": "tlm-solutions",
2023-03-05 14:07:31 +01:00
"repo": "trekkie",
2023-05-21 01:00:13 +02:00
"rev": "248c71c8c46fce31805b0b673189d59f632b9268",
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": {
2023-05-19 19:08:52 +02:00
"locked": {
"lastModified": 1680776469,
"narHash": "sha256-3CXUDK/3q/kieWtdsYpDOBJw3Gw4Af6x+2EiSnIkNQw=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "411e8764155aa9354dbcd6d5faaeb97e9e3dce24",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_2": {
2023-04-22 22:28:38 +02:00
"inputs": {
"systems": "systems"
},
"locked": {
2023-05-14 23:37:58 +02:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-05-19 19:08:52 +02:00
"utils_3": {
2023-05-14 23:37:58 +02:00
"inputs": {
"systems": "systems_2"
},
"locked": {
2023-04-22 22:28:38 +02:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
2023-04-22 22:28:38 +02:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"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
}