nix-config/flake.lock

1060 lines
27 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": {
2023-05-25 21:46:18 +02:00
"fenix": "fenix",
2023-05-19 19:08:52 +02:00
"naersk": "naersk",
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2023-05-28 18:46:33 +02:00
"lastModified": 1685227928,
"narHash": "sha256-IpTJdlDZxXgC8dCwXHv/9fgUnQ9BAcYL9gAWO4KI9N4=",
2023-05-19 19:08:52 +02:00
"owner": "tlm-solutions",
"repo": "borzoi",
2023-05-28 18:46:33 +02:00
"rev": "fd43361a3a771c7a574800bb031ddc905b10a594",
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",
2023-09-13 18:10:57 +02:00
"fenix": "fenix_2",
2023-04-12 17:52:45 +02:00
"nixpkgs": [
"nixpkgs"
],
2023-05-19 19:08:52 +02:00
"utils": "utils_2"
},
"locked": {
2023-09-13 18:10:57 +02:00
"lastModified": 1694621314,
"narHash": "sha256-4hrSVzo0Xajw6y/6P1yA6yEc1Rh7TlkABLRp17qK50U=",
"owner": "tlm-solutions",
"repo": "chemo",
2023-09-13 18:10:57 +02:00
"rev": "d0663874726f190fad71bfdfe0cf7f7d876d4a3c",
"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-09-13 18:10:57 +02:00
"lastModified": 1693787605,
"narHash": "sha256-rwq5U8dy+a9JFny/73L0SJu1GfWwATMPMTp7D+mjHy8=",
"owner": "ipetkov",
"repo": "crane",
2023-09-13 18:10:57 +02:00
"rev": "8b4f7a4dab2120cf41e7957a28a853f45016bd9d",
"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": {
2023-09-13 18:10:57 +02:00
"fenix": "fenix_3",
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-05-25 21:46:18 +02:00
"lastModified": 1684702883,
"narHash": "sha256-zeO/bFYyvAoaTLX27/j+0uAh4mGWzmSyY7UxSEQesOM=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "data-accumulator",
2023-05-25 21:46:18 +02:00
"rev": "5353a54fedc1c9d84c4814479a7f6cd1427eee0e",
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-09-13 18:10:57 +02:00
"fenix": "fenix_4",
2023-05-19 19:08:52 +02:00
"naersk": "naersk_2",
2023-05-25 21:46:18 +02:00
"nixpkgs": "nixpkgs_4",
2023-05-14 23:37:58 +02:00
"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-10-14 16:10:41 +02:00
"lastModified": 1697292582,
"narHash": "sha256-5DwZmy3H1evyR7gRG+Xn1XIXyTqah8IBk6qWa04MNRQ=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "datacare",
2023-10-14 16:10:41 +02:00
"rev": "9ccc6b1b2471ce1ee486a0366394ff08d91b63f9",
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": {
2023-08-30 19:27:04 +02:00
"lastModified": 1693223762,
"narHash": "sha256-ZZNR/zzAhfUcWPvJdoaVaz19XV+4hleJI4AF6JY2tqc=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "documentation",
2023-08-30 19:27:04 +02:00
"rev": "22b1328f19a5201a47b8b82c4fb3c7db7c1ded47",
"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": {
2023-05-25 21:46:18 +02:00
"lastModified": 1684650006,
"narHash": "sha256-cIWPr9nCddVu3DITyHBNWy9tBbfc86u+BxPEnRWslMM=",
"owner": "nix-community",
"repo": "fenix",
"rev": "fb17fb7db07709d2aca1efc1000fb1cf60b00b4e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"fenix_2": {
"inputs": {
2023-09-13 18:10:57 +02:00
"nixpkgs": [
"chemo",
"nixpkgs"
],
2023-05-25 21:46:18 +02:00
"rust-analyzer-src": "rust-analyzer-src_2"
},
2023-09-13 18:10:57 +02:00
"locked": {
"lastModified": 1694586081,
"narHash": "sha256-DNAohcMcTJNiFJ2hTTS6R+yaqVU+QVzp1uRsz0Ctiac=",
"owner": "nix-community",
"repo": "fenix",
"rev": "b16b1f21654b9490c662f6fd0a8fe3774a4b1606",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"fenix_3": {
"inputs": {
"nixpkgs": "nixpkgs_2",
"rust-analyzer-src": "rust-analyzer-src_3"
},
2023-05-25 21:46:18 +02:00
"locked": {
"lastModified": 1684650006,
"narHash": "sha256-cIWPr9nCddVu3DITyHBNWy9tBbfc86u+BxPEnRWslMM=",
"owner": "nix-community",
"repo": "fenix",
"rev": "fb17fb7db07709d2aca1efc1000fb1cf60b00b4e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2023-09-13 18:10:57 +02:00
"fenix_4": {
2023-05-25 21:46:18 +02:00
"inputs": {
"nixpkgs": "nixpkgs_3",
2023-09-13 18:10:57 +02:00
"rust-analyzer-src": "rust-analyzer-src_4"
2023-05-25 21:46:18 +02:00
},
"locked": {
2023-10-14 15:58:09 +02:00
"lastModified": 1697178193,
"narHash": "sha256-LBDLUWlwSDPMA1Ui9wC9YcQEnJL0UP627RoUmtz4TTo=",
2023-05-14 23:53:20 +02:00
"owner": "nix-community",
"repo": "fenix",
2023-10-14 15:58:09 +02:00
"rev": "ff6c27356cbde594e598e388a32d79ef79cbe1b1",
2023-05-14 23:53:20 +02:00
"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-09-13 18:10:57 +02:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2022-05-14 22:47:54 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-09-13 18:10:57 +02:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
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-09-21 12:11:22 +02:00
"lastModified": 1695290932,
"narHash": "sha256-KFX0q2weFKdHw+f8KbxATKCHhcIhUbLyU39UmgxR4W0=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "gnuradio-decoder",
2023-09-21 12:11:22 +02:00
"rev": "cd0104cc974e344720912c48ac5401ee028d70b3",
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-10-14 15:25:29 +02:00
"kindergarten": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
2023-10-14 16:10:41 +02:00
"lastModified": 1697292139,
"narHash": "sha256-HR5qfOntRm8E8/orokseiSIPBInljB4SSwtJZr44/cc=",
2023-10-14 15:25:29 +02:00
"owner": "tlm-solutions",
"repo": "kindergarten",
2023-10-14 16:10:41 +02:00
"rev": "6e363586cd9c34180f9788619891776333ccf909",
2023-10-14 15:25:29 +02: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-10-14 15:25:29 +02:00
"lastModified": 1697132997,
"narHash": "sha256-ihUImJsnszkSzxOd/iWkA/oorwsM8JaRFs6LS1831RM=",
2022-05-14 22:47:54 +02:00
"owner": "astro",
"repo": "microvm.nix",
2023-10-14 15:25:29 +02:00
"rev": "38e15eee892e1866f483467de51025dbef473306",
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": {
2023-10-14 15:58:09 +02:00
"lastModified": 1694081375,
"narHash": "sha256-vzJXOUnmkMCm3xw8yfPP5m8kypQ3BhAIRe4RRCWpzy8=",
2023-05-19 19:08:52 +02:00
"owner": "nix-community",
"repo": "naersk",
2023-10-14 15:58:09 +02:00
"rev": "3f976d822b7b37fc6fb8e6f157c2dd05e7e94e89",
2023-05-19 19:08:52 +02:00
"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-09-13 18:10:57 +02:00
"lastModified": 1694081375,
"narHash": "sha256-vzJXOUnmkMCm3xw8yfPP5m8kypQ3BhAIRe4RRCWpzy8=",
2023-02-15 11:17:36 +01:00
"owner": "nix-community",
"repo": "naersk",
2023-09-13 18:10:57 +02:00
"rev": "3f976d822b7b37fc6fb8e6f157c2dd05e7e94e89",
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-25 21:46:18 +02:00
"lastModified": 1684570954,
"narHash": "sha256-FX5y4Sm87RWwfu9PI71XFvuRpZLowh00FQpIJ1WfXqE=",
2023-05-14 23:53:20 +02:00
"owner": "nixos",
2022-05-15 13:18:32 +02:00
"repo": "nixpkgs",
2023-05-25 21:46:18 +02:00
"rev": "3005f20ce0aaa58169cdee57c8aa12e5f1b6e1b3",
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-10-14 15:25:29 +02:00
"lastModified": 1696717752,
"narHash": "sha256-qEq1styCyQHSrw7AOhskH2qwCFx93bOwsGEzUIrZC0g=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-14 15:25:29 +02:00
"rev": "2f3b6b3fcd9fa0a4e6b544180c058a70890a7cc1",
"type": "github"
},
"original": {
"owner": "NixOS",
2023-06-17 17:52:52 +02:00
"ref": "release-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-14 17:28:32 +02:00
"nixpkgs_2": {
2023-05-14 23:37:58 +02:00
"locked": {
2023-05-25 21:46:18 +02:00
"lastModified": 1684570954,
"narHash": "sha256-FX5y4Sm87RWwfu9PI71XFvuRpZLowh00FQpIJ1WfXqE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "3005f20ce0aaa58169cdee57c8aa12e5f1b6e1b3",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
2023-10-14 15:58:09 +02:00
"lastModified": 1696879762,
"narHash": "sha256-Ud6bH4DMcYHUDKavNMxAhcIpDGgHMyL/yaDEAVSImQY=",
2023-05-25 21:46:18 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-14 15:58:09 +02:00
"rev": "f99e5f03cc0aa231ab5950a15ed02afec45ed51a",
2023-05-25 21:46:18 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
"locked": {
2023-10-14 15:58:09 +02:00
"lastModified": 1697059129,
"narHash": "sha256-9NJcFF9CEYPvHJ5ckE8kvINvI84SZZ87PvqMbH6pro0=",
2023-05-14 23:37:58 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-14 15:58:09 +02:00
"rev": "5e4c2ada4fcd54b99d56d7bd62f384511a7e2593",
2023-05-14 23:37:58 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-25 21:46:18 +02:00
"nixpkgs_5": {
2023-05-14 17:28:32 +02:00
"locked": {
2023-10-14 15:25:29 +02:00
"lastModified": 1696983906,
"narHash": "sha256-L7GyeErguS7Pg4h8nK0wGlcUTbfUMDu+HMf1UcyP72k=",
2023-05-14 17:28:32 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-14 15:25:29 +02:00
"rev": "bd1cde45c77891214131cbbea5b1203e485a9d51",
2023-05-14 17:28:32 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-26 16:18:59 +02:00
"ref": "nixos-23.05",
2023-05-14 17:28:32 +02:00
"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-10-14 15:25:29 +02: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-25 21:46:18 +02:00
"nixpkgs": "nixpkgs_5",
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",
"trekkie": "trekkie"
2022-07-28 21:11:34 +02:00
}
},
2023-05-14 23:53:20 +02:00
"rust-analyzer-src": {
"flake": false,
"locked": {
2023-05-25 21:46:18 +02:00
"lastModified": 1684616122,
"narHash": "sha256-PLQN+e93BC1Yiqt4QNCj3cJ4mHtsO7Xlgn0VprgxiX4=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "a04d8456be1d289c814846178cc1ff63b4fc297b",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"rust-analyzer-src_2": {
2023-09-13 18:10:57 +02:00
"flake": false,
"locked": {
"lastModified": 1694553088,
"narHash": "sha256-vnPa/OueHI+Dx7NKB34f5SI7Mmz/VSrP+IAoGNKueU0=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "15e13561499dbe90ef07cf37a90c1cedafc53e28",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"rust-analyzer-src_3": {
2023-05-25 21:46:18 +02:00
"flake": false,
"locked": {
"lastModified": 1684616122,
"narHash": "sha256-PLQN+e93BC1Yiqt4QNCj3cJ4mHtsO7Xlgn0VprgxiX4=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "a04d8456be1d289c814846178cc1ff63b4fc297b",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
2023-09-13 18:10:57 +02:00
"rust-analyzer-src_4": {
2023-05-25 21:46:18 +02:00
"flake": false,
"locked": {
2023-10-14 15:58:09 +02:00
"lastModified": 1697098808,
"narHash": "sha256-OfatUxSwuzYd17IDy9eNOedwioq0dX6mOuiTghKol3s=",
2023-05-14 23:53:20 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2023-10-14 15:58:09 +02:00
"rev": "84e1d273439413ab4ca1718db0b574dffba443ce",
2023-05-14 23:53:20 +02:00
"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-09-13 18:10:57 +02:00
"lastModified": 1693707092,
"narHash": "sha256-HR1EnynBSPqbt+04/yxxqsG1E3n6uXrOl7SPco/UnYo=",
"owner": "oxalica",
"repo": "rust-overlay",
2023-09-13 18:10:57 +02:00
"rev": "98ccb73e6eefc481da6039ee57ad8818d1ca8d56",
"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-10-14 15:25:29 +02:00
"lastModified": 1697064251,
"narHash": "sha256-xxp2sB+4vqB6S6zC/L5J8LlRKgVbgIZOcYl9/TDrEzI=",
2023-04-12 17:52:45 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2023-10-14 15:25:29 +02:00
"rev": "f995ea159252a53b25fa99824f2891e3b479d511",
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-09-21 10:01:27 +02:00
"lastModified": 1695283223,
"narHash": "sha256-tiitJUgyxRgG0t+sPH/Cvyh/QGGy6T3dkg3XM5+W/RE=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "telegram-decoder",
2023-09-21 10:01:27 +02:00
"rev": "32759b4632cf74d9cc6d369e21541b38301a7996",
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": {
2023-05-25 21:46:18 +02:00
"lastModified": 1684699599,
"narHash": "sha256-dgGBh23d70GBCsOhW+6sG6PUI79CUy7fI4bCCvjPRI8=",
2023-05-14 23:37:58 +02:00
"owner": "tlm-solutions",
"repo": "tlms.rs",
2023-05-25 21:46:18 +02:00
"rev": "31b1ba0092ed99a36b3c0215dc35d4dcb545eddb",
2023-05-14 23:37:58 +02:00
"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-05-25 21:46:18 +02:00
"lastModified": 1684699599,
"narHash": "sha256-dgGBh23d70GBCsOhW+6sG6PUI79CUy7fI4bCCvjPRI8=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "tlms.rs",
2023-05-25 21:46:18 +02:00
"rev": "31b1ba0092ed99a36b3c0215dc35d4dcb545eddb",
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-07-21 20:02:15 +02:00
"lastModified": 1689950204,
"narHash": "sha256-L75e2u2AXmnYXHHE9f8JruhuMcR7sSXN/xOkaNaJDp4=",
2023-02-19 22:28:44 +01:00
"owner": "tlm-solutions",
2023-03-05 14:07:31 +01:00
"repo": "trekkie",
2023-07-21 20:02:15 +02:00
"rev": "0a6308a6594d99dbd8b58a1f78dc6ddc78b87d98",
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-09-13 18:10:57 +02:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-05-14 23:37:58 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-09-13 18:10:57 +02:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-05-14 23:37:58 +02:00
"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-10-14 15:58:09 +02:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
2023-10-14 15:58:09 +02:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-04-23 03:01:58 +02:00
}
},
"root": "root",
"version": 7
}