nix-config/flake.lock

770 lines
19 KiB
Plaintext
Raw Normal View History

2022-04-23 03:01:58 +02:00
{
"nodes": {
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-17 00:06:47 +02:00
"lastModified": 1681673614,
"narHash": "sha256-3KQSBxe/Wm4cFLe0cqEoizxceZ5gb76ek+3FcgXvCGQ=",
2023-04-12 17:52:45 +02:00
"owner": "tlm-solutions",
"repo": "bureaucrat",
2023-04-17 00:06:47 +02:00
"rev": "6c8cdbcc549e8fa3828ef1cc9cbc6598c38a3475",
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"
],
"utils": "utils"
},
"locked": {
2023-04-14 13:58:31 +02:00
"lastModified": 1681473247,
"narHash": "sha256-V2KzjmExzWCOQkGweVPm0TXzNPqc0josO6fmye+1Sw0=",
"owner": "tlm-solutions",
"repo": "chemo",
2023-04-14 13:58:31 +02:00
"rev": "92381e7b9f9f1cdb7fb70ee931738947499eaf02",
"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": {
"lastModified": 1680584903,
"narHash": "sha256-uraq+D3jcLzw/UVk0xMHcnfILfIMa0DLrtAEq2nNlxU=",
"owner": "ipetkov",
"repo": "crane",
"rev": "65d3f6a3970cd46bef5eedfd458300f72c56b3c5",
"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": {
"lastModified": 1679269454,
"narHash": "sha256-vzDw6uXwZ63iKuyO7rzN48uc7BZ1pnupdcNrWxQADXA=",
"owner": "ipetkov",
"repo": "crane",
"rev": "475de74fa29594a9d0a20bb032826d306be4d686",
"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": {
"lastModified": 1681177078,
"narHash": "sha256-ZNIjBDou2GOabcpctiQykEQVkI8BDwk7TyvlWlI4myE=",
"owner": "ipetkov",
"repo": "crane",
"rev": "0c9f468ff00576577d83f5019a66c557ede5acf6",
"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-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-21 21:56:16 +02:00
"lastModified": 1682106822,
"narHash": "sha256-aDIMy2pRlz1ganN8nA8AZiDlDRkw91eKbZmJLlkIgKE=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "datacare",
2023-04-21 21:56:16 +02:00
"rev": "6bc624870aea8822de23a17dbf5e1d1a627cb813",
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"
}
},
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": {
"systems": "systems"
},
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-04-12 17:52:45 +02:00
"lastModified": 1681312528,
"narHash": "sha256-VqnuJBhElqTXVXtAhXGqv6DQISYgcnnqDlgX859YF9g=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
2022-07-06 19:59:25 +02:00
"repo": "funnel",
2023-04-12 17:52:45 +02:00
"rev": "aea33049e85be0e8a28f97e58038e350c3493f78",
"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-22 10:30:39 +02:00
"lastModified": 1682152203,
"narHash": "sha256-sCD0vqBxeEjAZHw/h8aJK033IPWbqccROK16kn+qYgk=",
2023-02-24 14:25:30 +01:00
"owner": "tlm-solutions",
"repo": "kindergarten",
2023-04-22 10:30:39 +02:00
"rev": "23e45865ad3a3b7f8bf2ec9d63c9a5347c76bbe7",
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-17 00:06:47 +02:00
"lastModified": 1681674127,
"narHash": "sha256-VqlTD3qs5ZmlTNu0eGSNFja+fAoyovgf6vTFtM8Qr+A=",
2023-04-12 17:52:45 +02:00
"owner": "tlm-solutions",
"repo": "lizard",
2023-04-17 00:06:47 +02:00
"rev": "0ef0fbdf8d239458b6ff28661cf928e4cf110855",
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-04-21 21:56:16 +02:00
"lastModified": 1682097095,
"narHash": "sha256-ecIKDVpayjIDEdxWCSHmG4yJQ21/nKZkhFNlLzwttWU=",
2022-05-14 22:47:54 +02:00
"owner": "astro",
"repo": "microvm.nix",
2023-04-21 21:56:16 +02:00
"rev": "b2627f159e8b54e4f6af7edc88b64fa3736819c9",
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-20 23:52:56 +02:00
"lastModified": 1681932375,
"narHash": "sha256-tSXbYmpnKSSWpzOrs27ie8X3I0yqKA6AuCzCYNtwbCU=",
2022-05-15 13:18:32 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-20 23:52:56 +02:00
"rev": "3d302c67ab8647327dba84fbdb443cdbf0e82744",
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-16 20:42:31 +02:00
"lastModified": 1681613598,
"narHash": "sha256-Ogkoma0ytYcDoMR2N7CZFABPo+i0NNo26dPngru9tPc=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-16 20:42:31 +02:00
"rev": "1040ce5f652b586da95dfd80d48a745e107b9eac",
"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": {
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-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 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": {
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": {
"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"
}
},
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-04-18 19:17:19 +02:00
"lastModified": 1681821695,
"narHash": "sha256-uwyBGo/9IALi97AfMuzkJroQQhV6hkybaZVdw6pRNG4=",
2023-04-12 17:52:45 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2023-04-18 19:17:19 +02:00
"rev": "5698b06b0731a2c15ff8c2351644427f8ad33993",
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"
}
},
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-21 21:56:16 +02:00
"lastModified": 1682105488,
"narHash": "sha256-9qYwc0E+EAWy8igry157bGVA76x3HXB9hzU8qOoHYqY=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "tlms.rs",
2023-04-21 21:56:16 +02:00
"rev": "b31bc1795c7aae09676bb8b8892202d041a37ba4",
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-12 17:52:45 +02:00
"lastModified": 1681162284,
"narHash": "sha256-1mrJH7rw0+ZUW0kCXcBNUuQ/zilWISRTYklne7JAcDI=",
2023-02-23 00:26:42 +01:00
"owner": "tlm-solutions",
"repo": "tlms.rs",
2023-04-12 17:52:45 +02:00
"rev": "b538416be0be7cb42c4d22e83f717ca88ca838d4",
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-21 21:56:16 +02:00
"lastModified": 1682106405,
"narHash": "sha256-5DKaatlgJbhcKuOZ5QeZvFRliFvU/iISXB4ZVIigg1o=",
2023-02-19 22:28:44 +01:00
"owner": "tlm-solutions",
2023-03-05 14:07:31 +01:00
"repo": "trekkie",
2023-04-21 21:56:16 +02:00
"rev": "e98a0cbb772b07955b736be050938deed85cfad0",
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
}