From 082ef6167ea188de4a0439fe63baaca41b19b45b Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Fri, 31 Jan 2025 08:14:23 -0500 Subject: terraform: switch to plain hcl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit • 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' --- flake/dev-shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake') diff --git a/flake/dev-shell.nix b/flake/dev-shell.nix index 46e6ed0..fcf5672 100644 --- a/flake/dev-shell.nix +++ b/flake/dev-shell.nix @@ -25,13 +25,13 @@ self'.formatter pkgs.just + pkgs.opentofu ] ++ lib.optionals pkgs.stdenv.hostPlatform.isDarwin [ # See above comment about Nix inputs'.nix-darwin.packages.darwin-rebuild ] ++ lib.optionals pkgs.stdenv.hostPlatform.isLinux [ - # Ditto pkgs.nixos-rebuild -- cgit v1.2.3