Commit Graph

28 Commits

Author SHA1 Message Date
R. Ryantm
ac5acaaf9c coder: 2.9.3 -> 2.9.4 2024-05-02 18:25:40 +00:00
superherointj
5bc228bd92
Merge pull request #307867 from kylecarbs/coder-maintainers
coder: add kylecarbs to maintainers
2024-04-30 05:47:16 -03:00
Kyle Carberry
88cf7ffb5d coder: add kylecarbs as maintainer 2024-04-29 21:53:27 -04:00
superherointj
5610faa07e
Merge pull request #307866 from kylecarbs/master
coder: fix update.sh for stable release
2024-04-29 22:50:09 -03:00
Kyle Carberry
e866acb9d9 coder: fix update.sh for stable release
Previously, this used the incorrect method of fetching
the stable release, so mainline was always used.
2024-04-29 20:57:31 -04:00
superherointj
f0feb219b6
Revert "coder: 2.9.3 -> 2.10.2" 2024-04-29 21:52:55 -03:00
R. Ryantm
07a5b3d8a3 coder: 2.9.3 -> 2.10.2 2024-04-26 01:24:34 +00:00
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
Kyle Carberry
2268cf93d4 coder: add support for mainline channel
Coder releases with the latest tag for a stable release,
and an untagged latest release for mainline.

This change enables the update script to update both
release candidates and enables the installation of
both as well!
2024-04-20 12:05:14 -04:00
Kyle Carberry
94069e2d50 coder: use sri hash in updateScript 2024-04-15 11:29:28 -04:00
Kyle Carberry
841e60c6c5 coder: add updateScript 2024-04-13 15:42:45 -04:00
Pol Dellaiera
d9bfea98bd
coder: 0.17.1 -> 2.9.1 2024-04-04 13:05:40 +02:00
Jussi Kuokkanen
82b45bf454 treewide: remove licenses.agpl3 2024-03-21 18:09:24 +02:00
Charlie Moog
835736de35
coder: fix broken pkg (#255964)
* coder: fix broken pkg, bump version

* coder: revert version
2023-09-19 07:58:11 +02:00
lucasew
4d0c1a9157 coder: mark as broken + refactoring
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-03-30 17:43:46 -03:00
Geoffrey Huntley
23091da20c
coder: resolve hash mismatch in fixed-output derivation 2023-03-12 19:49:25 +11:00
Domen Kožar
6a231a6eb7
Merge pull request #197613 from shyim/add-coder
coder: fix web frontend building
2023-03-09 12:04:16 +04:00
R. Ryantm
fa5d5ba318 coder: 0.16.0 -> 0.17.1 2023-02-12 21:46:33 +00:00
Soner Sayakci
56ecab709a
nixos/coder: init module 2023-02-06 13:15:00 +01:00
R. Ryantm
eba1867380 coder: 0.15.3 -> 0.16.0 2023-02-04 11:08:25 +00:00
R. Ryantm
baa2dbef97 coder: 0.14.3 -> 0.15.3 2023-01-30 18:35:00 +00:00
R. Ryantm
847db1b6a9 coder: 0.13.6 -> 0.14.3 2023-01-20 13:16:11 +08:00
R. Ryantm
2ff336107f coder: 0.13.3 -> 0.13.6 2023-01-11 22:09:25 +08:00
R. Ryantm
c9ad861d93 coder: 0.13.2 -> 0.13.3 2022-12-17 02:33:13 +00:00
R. Ryantm
eb04be00dc coder: 0.13.1 -> 0.13.2 2022-12-16 17:04:08 +08:00
Geoffrey Huntley
3ec264787f
coder: 0.12.5 -> 0.13.1 (#204244)
Co-authored-by: Colin Arnott <github@urandom.co.uk>
2022-12-08 21:47:23 +01:00
R. Ryantm
24658cbd46 coder: 0.12.4 -> 0.12.5 2022-11-10 21:08:37 +08:00
Colin Arnott
a8cc51be4d
coder: init at 0.12.4
Fixes #198207
2022-11-07 18:58:34 +00:00