nix-config/flake.lock

647 lines
17 KiB
Plaintext
Raw Normal View History

2022-04-23 03:01:58 +02:00
{
"nodes": {
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-05 14:07:31 +01:00
"utils": "utils"
2022-07-06 19:59:25 +02:00
},
"locked": {
2023-03-10 18:43:58 +01:00
"lastModified": 1678328499,
"narHash": "sha256-02MUHiApaBDxK7MjHekyWkAY3M6i+1TsXY0lKpbeKGg=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "data-accumulator",
2023-03-10 18:43:58 +01:00
"rev": "66014ff90a9ea164a3221d7e11e4dd8df3667f2a",
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"
],
"utils": "utils_2"
2022-07-06 19:59:25 +02:00
},
"locked": {
2023-03-10 20:43:15 +01:00
"lastModified": 1678477361,
"narHash": "sha256-yCsBD7jCY4n8Gbor0I3qotNqiW4qALfNIsshNpYo8uo=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "datacare",
2023-03-10 20:43:15 +01:00
"rev": "a273f6f4cb69cd4eb36fec316ffc4c9250186512",
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"
}
},
2022-07-28 21:11:34 +02:00
"fenix": {
2023-03-01 23:39:01 +01:00
"inputs": {
"nixpkgs": [
"microvm",
"nixpkgs"
],
2023-03-05 14:07:31 +01:00
"rust-analyzer-src": "rust-analyzer-src"
2023-03-01 23:39:01 +01:00
},
"locked": {
"lastModified": 1677219923,
"narHash": "sha256-gvNqjERVoc7f9NSBqZCA5RqAX3HjJA+KOhjN0jNaXw0=",
"owner": "nix-community",
"repo": "fenix",
"rev": "20d2fcd01df0c3db0429112ab3d911ee0bc3a3b5",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2022-05-14 22:47:54 +02:00
"flake-utils": {
"locked": {
2023-03-01 23:39:01 +01:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2022-05-14 22:47:54 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-03-01 23:39:01 +01:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
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-05 14:07:31 +01:00
"utils": "utils_3"
2022-07-06 19:59:25 +02:00
},
"locked": {
2023-03-05 14:07:31 +01:00
"lastModified": 1678020126,
"narHash": "sha256-lTMEZJ9khdBPgNjbl3z9C32kxk0Cl3yizaOGP7oBeJQ=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
2022-07-06 19:59:25 +02:00
"repo": "funnel",
2023-03-05 14:07:31 +01:00
"rev": "b1768749c2b2e2d5c1c8860af4b201e01a24976a",
"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-05 14:07:31 +01:00
"utils": "utils_4"
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-05 14:07:31 +01:00
"utils": "utils_5"
2023-02-24 14:25:30 +01:00
},
"locked": {
2023-03-10 23:00:34 +01:00
"lastModified": 1678484240,
"narHash": "sha256-u+a/y/0i6Cr+Zlj6zD6avoHtvHQaefT3rF74nBP4R6k=",
2023-02-24 14:25:30 +01:00
"owner": "tlm-solutions",
"repo": "kindergarten",
2023-03-10 23:00:34 +01:00
"rev": "22decf3bb08720d63e1c918447ca14e254b4e889",
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-05 14:07:31 +01:00
"fenix": "fenix",
2022-05-14 22:47:54 +02:00
"flake-utils": "flake-utils",
2022-06-06 22:42:45 +02:00
"nixpkgs": [
"nixpkgs"
]
2022-05-14 22:47:54 +02:00
},
"locked": {
2023-03-16 14:49:21 +01:00
"lastModified": 1678629299,
"narHash": "sha256-29SSjmIxeuwXgKWynNoAEJ3uKFlXP0iIvSLDtGPdA+Y=",
2022-05-14 22:47:54 +02:00
"owner": "astro",
"repo": "microvm.nix",
2023-03-16 14:49:21 +01:00
"rev": "55667b89c0f2b60c8d95a203f3784d2dca2ea31a",
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": {
"lastModified": 1671096816,
"narHash": "sha256-ezQCsNgmpUHdZANDCILm3RvtO1xH8uujk/+EqNvzIOg=",
"owner": "nix-community",
"repo": "naersk",
"rev": "d998160d6a076cfe8f9741e56aeec7e267e3e114",
"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-03-16 14:49:21 +01:00
"lastModified": 1678872516,
"narHash": "sha256-/E1YwtMtFAu2KUQKV/1+KFuReYPANM2Rzehk84VxVoc=",
2022-05-15 13:18:32 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-16 14:49:21 +01:00
"rev": "9b8e5abb18324c7fe9f07cb100c3cd4a29cda8b8",
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-03-16 14:49:21 +01:00
"lastModified": 1678582009,
"narHash": "sha256-J8QzUOOv3/y97q19pGOz28gLC3lAUy1c4bWpsi5D460=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-16 14:49:21 +01:00
"rev": "c34fc09c77172c4189df4594a0749e25a23cdd9b",
"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-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-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-analyzer-src": {
2023-03-01 23:39:01 +01:00
"flake": false,
"locked": {
"lastModified": 1676976502,
"narHash": "sha256-D0l5hvE4IFUqspKeorawIlLQRMKqCkMAhZ58KjDXJl8=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "27239fbb58a115915ffc1ce65ededc951eb00fd2",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
2022-12-05 23:08:50 +01:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-03-16 14:49:21 +01:00
"lastModified": 1678590185,
"narHash": "sha256-scvu8HegWwbcvPKjh6M1DnpPYAv4EnP1krsRPItoQ+E=",
"owner": "Mic92",
"repo": "sops-nix",
2023-03-16 14:49:21 +01:00
"rev": "9e98f7a442b0e318de9cce757675c2ab922bdf2b",
"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-05 14:07:31 +01:00
"utils": "utils_6"
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"
}
},
2022-12-30 18:29:13 +01:00
"telegram-decoder": {
"inputs": {
"naersk": [
"naersk"
],
"nixpkgs": [
"nixpkgs"
],
2023-03-05 14:07:31 +01:00
"utils": "utils_7"
2022-12-30 18:29:13 +01:00
},
"locked": {
2023-03-10 18:43:58 +01:00
"lastModified": 1678328168,
"narHash": "sha256-3Ekz6Ocy2MEJHd1S67lBKsm/ndTNsdJ29bHqvVnKqAo=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "telegram-decoder",
2023-03-10 18:43:58 +01:00
"rev": "b95ffffd623b1a3004e48b19f37d0d558ce7970b",
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-03-16 14:49:21 +01:00
"lastModified": 1678668058,
"narHash": "sha256-WHTBvjrs3JI6TQ2wiwrcfoZyGiwhmgf83Sv/NFHwcTU=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
"repo": "tlms.rs",
2023-03-16 14:49:21 +01:00
"rev": "bebb4e4457fc6a4c6a1fa87c0eb8b813548479b7",
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-03-05 14:07:31 +01:00
"lastModified": 1677980059,
"narHash": "sha256-bPTKW80qgJLv14Th5USYM+S3pt7irsfhnJMxZhQp9eo=",
2023-02-23 00:26:42 +01:00
"owner": "tlm-solutions",
"repo": "tlms.rs",
2023-03-05 14:07:31 +01:00
"rev": "99be81df55035ff8645a38983911bd862a8aa281",
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"
],
"utils": "utils_8"
2023-02-19 22:28:44 +01:00
},
"locked": {
2023-03-10 23:00:34 +01:00
"lastModified": 1678485606,
"narHash": "sha256-zkz6l/R0/H2Bs2z8Riaa3yp8e+eSEgXpgDs27QAkzEc=",
2023-02-19 22:28:44 +01:00
"owner": "tlm-solutions",
2023-03-05 14:07:31 +01:00
"repo": "trekkie",
2023-03-10 23:00:34 +01:00
"rev": "b2a0e20d4a7a7fa9b8ef09ae800e736441bdf6f2",
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": {
2022-12-30 18:29:13 +01:00
"locked": {
2023-03-10 18:43:58 +01:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2023-03-05 14:07:31 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-03-10 18:43:58 +01:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2022-12-30 18:29:13 +01:00
"type": "github"
},
"original": {
2023-03-05 14:07:31 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-12-30 18:29:13 +01:00
"type": "github"
}
},
2023-03-05 14:07:31 +01:00
"utils_10": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
2022-09-08 19:14:39 +02:00
},
2023-03-05 14:07:31 +01:00
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_2": {
2022-09-08 19:14:39 +02:00
"locked": {
2023-03-05 14:07:31 +01:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2022-09-08 19:14:39 +02:00
"type": "github"
},
"original": {
2023-03-05 14:07:31 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-09-08 19:14:39 +02:00
"type": "github"
}
},
2023-03-05 14:07:31 +01:00
"utils_3": {
2022-05-28 23:11:31 +02:00
"locked": {
2023-02-23 00:26:42 +01:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2022-05-28 23:11:31 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-02-23 00:26:42 +01:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2022-05-28 23:11:31 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-03-05 14:07:31 +01:00
"utils_4": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_5": {
2022-09-08 19:14:39 +02:00
"locked": {
2023-02-23 00:26:42 +01:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2022-09-08 19:14:39 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-02-23 00:26:42 +01:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2022-09-08 19:14:39 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-03-05 14:07:31 +01:00
"utils_6": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_7": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_8": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_9": {
2023-02-24 14:25:30 +01:00
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"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-05 14:07:31 +01:00
"utils": "utils_9"
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-05 14:07:31 +01:00
"utils": "utils_10"
2022-05-02 12:38:16 +02:00
},
"locked": {
2023-03-11 11:27:34 +01:00
"lastModified": 1678530041,
"narHash": "sha256-EjEKmKOe9vuC7Eptc6+RwH7cUEBgb4KqCCrdTFqeKIQ=",
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
2022-05-02 12:38:16 +02:00
"repo": "windshield",
2023-03-11 11:27:34 +01:00
"rev": "424f06443fb18d32d7b6c92b22d0989340fcb874",
2022-05-02 12:38:16 +02:00
"type": "github"
},
"original": {
2022-12-30 18:29:13 +01:00
"owner": "tlm-solutions",
2022-05-02 12:38:16 +02:00
"repo": "windshield",
"type": "github"
}
2022-04-23 03:01:58 +02:00
}
},
"root": "root",
"version": 7
}