Commit Graph

4 Commits

Author SHA1 Message Date
Theodore Ni
205803c1ee
lemmy-server, lemmy-ui: small update script cleanup 2023-07-18 18:16:16 -07:00
Theodore Ni
4fb8ca7420
lemmy-server, lemmy-ui: adapt update script to new nix-prefetch-github 2023-07-18 18:16:16 -07:00
adisbladis
ced78b3339 lemmy-{server,ui}: Use tag to get latest release for both server and ui 2023-07-15 20:26:39 +12:00
adisbladis
061d5e208c lemmy: Rewrite updater in Python
When trying to refactor the updater to also support release candidates
I found it to become very messy when I wanted reusable sections
and accessing data members returned by the Github API.

Python is a more competent programming language that more people in
the nix community know how to use.
2023-07-12 15:29:40 +12:00