Release: https://github.com/kcl-lang/cli/releases/tag/v0.10.9
- unpin go version
- order by phases/alphabetical order
- add meta.changelog
- remove nested with in meta
- add partial fix for crosscompiling
- mark crosscompiling as broken
- replace lib.optional (single item) with lib.optionals (multiple items)
- add nix-update-script
- refactor install shell completion
- nixfmt
Note: Tried to add a version test but had issues. Will consider it
another time.