ci/update: build version-info with no-out-link
Avoid polluting the `result` symlink when building `version-info`.
(cherry picked from commit f02d566f4c)
This commit is contained in:
parent
30cc2dddc9
commit
8300ad59dd
1 changed files with 1 additions and 2 deletions
|
|
@ -69,8 +69,7 @@ writeShellApplication {
|
|||
)
|
||||
fi
|
||||
|
||||
nix-build ./ci -A version-info
|
||||
./result/bin/version-info
|
||||
"$(nix-build ./ci -A version-info --no-out-link)"/bin/version-info
|
||||
|
||||
if [ -n "$commit" ]; then
|
||||
git add version-info.toml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue