summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorScott Worley <scottworley@scottworley.com>2023-05-25 19:08:17 -0700
committerScott Worley <scottworley@scottworley.com>2023-05-25 19:10:22 -0700
commit8dcfb6853c52c6daccd328e7e8c303d063bd3a9c (patch)
tree64c8dbbfb5d46fa7c91cb33efb2d4d7435899260 /nixos
parentf91ee3065de91a3531329a674a45ddcb3467a650 (diff)
downloadnixpkgs-8dcfb6853c52c6daccd328e7e8c303d063bd3a9c.tar
nixpkgs-8dcfb6853c52c6daccd328e7e8c303d063bd3a9c.tar.gz
nixpkgs-8dcfb6853c52c6daccd328e7e8c303d063bd3a9c.tar.bz2
nixpkgs-8dcfb6853c52c6daccd328e7e8c303d063bd3a9c.tar.lz
nixpkgs-8dcfb6853c52c6daccd328e7e8c303d063bd3a9c.tar.xz
nixpkgs-8dcfb6853c52c6daccd328e7e8c303d063bd3a9c.tar.zst
nixpkgs-8dcfb6853c52c6daccd328e7e8c303d063bd3a9c.zip
nixos/tests/nar-serve: Fix
Diffstat (limited to 'nixos')
-rw-r--r--nixos/tests/nar-serve.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/tests/nar-serve.nix b/nixos/tests/nar-serve.nix
index bb95ccb3691..f6197567b82 100644
--- a/nixos/tests/nar-serve.nix
+++ b/nixos/tests/nar-serve.nix
@@ -27,6 +27,8 @@ import ./make-test-python.nix (
         };
       };
     testScript = ''
+      import os
+
       start_all()
 
       # Create a fake cache with Nginx service the static files