mirror of
https://github.com/nix-community/disko
synced 2024-11-10 06:14:14 +00:00
disko: don't create result links
This commit is contained in:
parent
5fd29dfeb3
commit
17d2392468
1 changed files with 1 additions and 0 deletions
1
disko
1
disko
|
@ -104,6 +104,7 @@ else
|
|||
fi
|
||||
|
||||
script=$(nix-build "${libexec_dir}"/cli.nix \
|
||||
--no-out-link \
|
||||
--argstr mode "$mode" \
|
||||
"${nix_args[@]}"
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue