Commit Graph

2 Commits

Author SHA1 Message Date
Sandro Jäckel
04a1c0d7ad
treewide: fix quoting of GITHUB_TOKEN in curl 2022-12-17 23:32:43 +01:00
joshvanl
2c2366f681 cmctl: fix version encoded inside binary
PR includes the version and git revision as ld build flags to ensure
correct version is output with the `cmctl version` command.

Adds an `update.sh` script which can be used to update the version of
cmctl. Will automatically fetch the latest semvar release of cmctl, and
update hashes accordingly in `default.nix`.

Signed-off-by: joshvanl <me@joshvanl.dev>
2022-09-06 16:59:32 +01:00