nixpkgs/pkgs/development/tools/coder
Kyle Carberry 73c3aa5bd0
coder: fix update script to use highest stable version (#306284)
* coder: use highest stable version not latest version

This would previously fetch 2.9.4 instead of 2.10.3 if 2.9.4 was
released afterwards. Coder frequently releases patches for older
versions, so we must sort by version.

This same pattern is done in their install script.

* Update pkgs/development/tools/coder/update.sh

Co-authored-by: superherointj <5861043+superherointj@users.noreply.github.com>

---------

Co-authored-by: superherointj <5861043+superherointj@users.noreply.github.com>
2024-04-25 11:58:11 -03:00
..
default.nix coder: add support for mainline channel 2024-04-20 12:05:14 -04:00
update.sh coder: fix update script to use highest stable version (#306284) 2024-04-25 11:58:11 -03:00