aboutsummaryrefslogtreecommitdiff
path: root/tests/nix-push.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nix-push.sh')
-rw-r--r--tests/nix-push.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/nix-push.sh b/tests/nix-push.sh
index 73499f1e9..6dbb24840 100644
--- a/tests/nix-push.sh
+++ b/tests/nix-push.sh
@@ -1,3 +1,5 @@
+source common.sh
+
drvPath=$($TOP/src/nix-instantiate/nix-instantiate dependencies.nix)
outPath=$($TOP/src/nix-store/nix-store -r $drvPath)