From 03cea3ba8fea453fa5ca1611c7d8af152e2fcaaa Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 11 Dec 2023 19:08:10 -0500 Subject: start using opentofu --- flake.lock | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 3f624bf..c2670a1 100644 --- a/flake.lock +++ b/flake.lock @@ -555,7 +555,8 @@ "openwrt-imagebuilder": "openwrt-imagebuilder", "parts": "parts", "pre-commit": "pre-commit", - "teawiebot": "teawiebot" + "teawiebot": "teawiebot", + "terranix": "terranix" } }, "rust-analyzer-src": { @@ -644,6 +645,33 @@ "repo": "teawiebot", "type": "github" } + }, + "terranix": { + "inputs": { + "bats-assert": [], + "bats-support": [], + "flake-utils": [ + "pre-commit", + "flake-utils" + ], + "nixpkgs": [ + "nixpkgs" + ], + "terranix-examples": [] + }, + "locked": { + "lastModified": 1695406838, + "narHash": "sha256-xiUfVD6rtsVWFotVtUW3Q1nQh4obKzgvpN1wqZuGXvM=", + "owner": "terranix", + "repo": "terranix", + "rev": "fc9077ca02ab5681935dbf0ecd725c4d889b9275", + "type": "github" + }, + "original": { + "owner": "terranix", + "repo": "terranix", + "type": "github" + } } }, "root": "root", -- cgit v1.2.3