From c7f75303e740fed8bd96e894ed92f90be1d27d49 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sat, 11 Mar 2023 01:21:15 +0900 Subject: Update some information --- .builds/auto.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.builds') diff --git a/.builds/auto.yml b/.builds/auto.yml index fc8a4ae..b446731 100644 --- a/.builds/auto.yml +++ b/.builds/auto.yml @@ -1,10 +1,9 @@ image: nixos/unstable oauth: lists.sr.ht/EMAILS:RO pages.sr.ht/PAGES:RW packages: - - nixos.python3 + - nixos.fead sources: - https://git.sr.ht/~amolith/fediring.net - - https://git.sr.ht/~cnx/fead - https://git.sr.ht/~cnx/site environment: NODE: node @@ -12,7 +11,7 @@ tasks: - inject: | grep -C1 cnx.gdn fediring.net/webring.txt | awk 'NR % 2 { print $2 }' > site/_libs/fediring - fead/src/fead.py -F site/_libs/fead/sources -n 4 -l 192\ + fead -F site/_libs/fead/sources -n 4 -l 192\ < site/_libs/fead/in.html > site/_libs/fead/out.html acurl https://lists.sr.ht/query/list/5261.mbox -o site/_libs/formbox/mbox - build: | -- cgit 1.4.1