Commit graph

18 commits

Author SHA1 Message Date
Weijia Wang 9076afd707 cmctl: 1.11.2 -> 1.13.0 2023-09-22 00:18:02 +02:00
Fabián Heredia Montiel ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
R. Ryantm 485eb94007 cmctl: 1.11.1 -> 1.11.2 2023-05-11 13:58:53 +00:00
R. Ryantm d9901137f7 cmctl: 1.11.0 -> 1.11.1 2023-04-18 02:02:18 +00:00
R. Ryantm 005e5fc073 cmctl: 1.10.1 -> 1.11.0 2023-01-15 02:09:08 +00:00
Sandro Jäckel 04a1c0d7ad
treewide: fix quoting of GITHUB_TOKEN in curl 2022-12-17 23:32:43 +01:00
R. Ryantm a914e20f8b cmctl: 1.10.0 -> 1.10.1 2022-11-24 03:45:12 +00:00
R. Ryantm f994293d1e cmctl: 1.9.1 -> 1.10.0 2022-10-25 21:15:56 +08:00
joshvanl 1206839ce9 cmctl: set passthru.updateScript option
Set passthru.updateScript option to point to `update.sh`. This should
correctly now update cmctl automatically.

Signed-off-by: joshvanl <me@joshvanl.dev>
2022-10-24 20:33:06 -04:00
superherointj 2e19f2fa53 maintainers: remove superherointj 2022-10-04 14:06:48 -03: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
joshvanl 4517d73a9e cmctl: 1.8.2 -> 1.9.1
Updates cmctl to v1.9.1

Adds `joshvanl` as cmctl maintainer.

Signed-off-by: joshvanl <me@joshvanl.dev>
2022-08-02 12:38:39 +01:00
R. Ryantm 61dc821aac cmctl: 1.8.1 -> 1.8.2 2022-07-07 08:46:13 +00:00
R. Ryantm 18f6ea9a12 cmctl: 1.8.0 -> 1.8.1 2022-06-25 16:31:15 +00:00
R. Ryantm 8505845d24 cmctl: 1.7.2 -> 1.8.0 2022-04-11 04:46:37 +00:00
R. Ryantm 81a80c69f7 cmctl: 1.7.1 -> 1.7.2 2022-03-24 10:38:19 +00:00
zowoq ab07e12988 treewide: drop unnecessary go_1_17, buildGo117{Module,Package} 2022-02-08 08:09:33 +10:00
superherointj 6994e8ae17 cmctl: init 1.7.1 2022-02-05 09:10:46 +10:00