Commit Graph

16 Commits

Author SHA1 Message Date
K900
82233e8120 lemmy-ui: add missed build dependency 2023-09-28 12:29:58 +00:00
happysalada
676fe5e01b lemmy: fix ui commit_hash path 2023-08-27 20:44:10 +08: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
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
adisbladis
3a5176a1ff lemmy-{server,ui}: add adisbladis as maintainer 2023-07-08 13:59:30 +12:00
Matej Cotman
2ba6d6fb94 lemmy-ui: write version to correct file 2023-06-27 16:24:23 +12:00
Matej Cotman
4b789ef027 lemmy: build sharp 2023-06-27 16:24:23 +12:00
adisbladis
adb66130e7 lemmy-ui: set meta.platforms to nodejs.meta.platforms
lemmy-ui should run everywhere that nodejs does.
2023-06-14 09:24:56 -04:00
Artturin
0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
Brian Leung
cbf8e91772 nixos/tests/lemmy: init
Co-authored-by: Ctem <c@ctem.me>
Co-authored-by: cab <cab404@mailbox.org>
Co-authored-by: a-kenji <aks.kenji@protonmail.com>
Co-authored-by: Shahar Dawn Or <mightyiampresence@gmail.com>
Co-authored-by: Matthias Meschede <MMesch@users.noreply.github.com>
Co-authored-by: Ilan Joselevich <personal@ilanjoselevich.com>
2022-09-02 05:55:11 -04:00
happysalada
8d8a17f889 lemmy: 0.12.2 -> 0.13.3
lemmy: update update.sh to include package.json

lemmy: use commited package.json
2021-11-01 10:42:30 +09:00
happysalada
f1d3cdcf58 lemmy: use pin.json to prepare for update script
lemmy: add initial update script

lemmy: remove use of upstream package.json

lemmy: add update script

lemmy: fixes

lemmy: use importJSON

lemmy: use correct import json ref
2021-11-01 10:42:30 +09:00
happysalada
9a3e6e2253 lemmy-ui: use fetchyarndeps
lemmy: remove yarn.nix
2021-11-01 10:42:30 +09:00
Bill Ewanick
cc3b147ed1 nixos/lemmy: init
Co-authored-by: Raphael Megzari <raphael@megzari.com>
2021-10-06 21:02:51 +09:00
happysalada
5e7aab5982 lemmy-ui: add static assets folder to out 2021-10-03 14:51:06 +09:00
Bill Ewanick
62f24d0c57 lemmy-ui: init at 0.12.2 2021-09-16 10:26:10 -07:00