summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdisko1
1 files changed, 1 insertions, 0 deletions
diff --git a/disko b/disko
index 3995103..935d2d4 100755
--- a/disko
+++ b/disko
@@ -104,6 +104,7 @@ else
fi
script=$(nix-build "${libexec_dir}"/cli.nix \
+ --no-out-link \
--argstr mode "$mode" \
"${nix_args[@]}"
)