about summary refs log tree commit diff
path: root/tests/fixed.nix.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fixed.nix.in')
-rw-r--r--tests/fixed.nix.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fixed.nix.in b/tests/fixed.nix.in
index c7dd99e6f2..5d364eb39e 100644
--- a/tests/fixed.nix.in
+++ b/tests/fixed.nix.in
@@ -10,6 +10,7 @@ rec {
     outputHash = hash;
     PATH = "@testPath@";
     inherit dummy;
+    impureEnvVars = ["IMPURE_VAR1" "IMPURE_VAR2"];
   };
 
   f = f2 "";