summary refs log tree commit diff
path: root/pkgs/test/simple/builder.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/test/simple/builder.sh')
-rw-r--r--pkgs/test/simple/builder.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/test/simple/builder.sh b/pkgs/test/simple/builder.sh
index dcfa49bd9c31e..65f7e4c11ba1b 100644
--- a/pkgs/test/simple/builder.sh
+++ b/pkgs/test/simple/builder.sh
@@ -2,7 +2,7 @@ set -x
 
 export NIX_DEBUG=1
 
-. $stdenv/setup
+source $stdenv/setup
 
 export NIX_ENFORCE_PURITY=1