diff options
| author | Seth Flynn <[email protected]> | 2025-01-31 08:14:23 -0500 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2025-02-03 05:34:09 -0500 |
| commit | 082ef6167ea188de4a0439fe63baaca41b19b45b (patch) | |
| tree | c51217b3b47601ee95cacfeaeaef426fb7128a6d /flake.lock | |
| parent | d5ad065e31f4d84824463829eeabfb55dbe9ece4 (diff) | |
terraform: switch to plain hcl
• Removed input 'terranix'
• Removed input 'terranix/bats-assert'
• Removed input 'terranix/bats-support'
• Removed input 'terranix/flake-parts'
• Removed input 'terranix/nixpkgs'
• Removed input 'terranix/systems'
• Removed input 'terranix/terranix-examples'
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 33 |
1 files changed, 1 insertions, 32 deletions
@@ -427,8 +427,7 @@ "nixpkgs-stable": "nixpkgs-stable", "nixpkgs-tracker-bot": "nixpkgs-tracker-bot", "openwrt-imagebuilder": "openwrt-imagebuilder", - "teawiebot": "teawiebot", - "terranix": "terranix" + "teawiebot": "teawiebot" } }, "rust-overlay": { @@ -486,36 +485,6 @@ "repo": "teawiebot", "type": "github" } - }, - "terranix": { - "inputs": { - "bats-assert": [], - "bats-support": [], - "flake-parts": [ - "flake-parts" - ], - "nixpkgs": [ - "nixpkgs" - ], - "systems": [ - "agenix", - "systems" - ], - "terranix-examples": [] - }, - "locked": { - "lastModified": 1736894800, - "narHash": "sha256-Wt3MohH6lx3dQnpYdkq1r3kopWaKVCiKesAzI10Jek0=", - "owner": "terranix", - "repo": "terranix", - "rev": "cd369149ebe821ed81f58410f889e369820eb1a4", - "type": "github" - }, - "original": { - "owner": "terranix", - "repo": "terranix", - "type": "github" - } } }, "root": "root", |
