Merge pull request #234116 from chkno/nar-serve-fix

nixos/tests/nar-serve: Fix

authored by Weijia Wang and committed by GitHub 9b6c1263 3c35b848

+2
+2
nixos/tests/nar-serve.nix
··· 27 }; 28 }; 29 testScript = '' 30 start_all() 31 32 # Create a fake cache with Nginx service the static files
··· 27 }; 28 }; 29 testScript = '' 30 + import os 31 + 32 start_all() 33 34 # Create a fake cache with Nginx service the static files