From dd072d40019758afb9ffed718831b6ea61e2282d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20=E2=80=9CNiols=E2=80=9D=20Jeannerod?= Date: Mon, 12 May 2025 10:08:40 +0200 Subject: [PATCH] tf input derivations --- deployment/check/basic/nixosTest.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deployment/check/basic/nixosTest.nix b/deployment/check/basic/nixosTest.nix index 77f6f970..6dc1bb2a 100644 --- a/deployment/check/basic/nixosTest.nix +++ b/deployment/check/basic/nixosTest.nix @@ -107,6 +107,10 @@ testers.runNixOSTest ( pkgs.stdenv pkgs.stdenvNoCC # pkgs + tf + tf.inputDerivation + tfEnv + tfEnv.inputDerivation tfVars pkgs.bash pkgs.bash.inputDerivation