1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-02 23:21:03 +01:00

ci/update: build version-info with no-out-link

Avoid polluting the `result` symlink when building `version-info`.
This commit is contained in:
Matt Sturgeon 2025-11-30 17:41:09 +00:00
parent 8147790da9
commit f02d566f4c

View file

@ -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