lucidplan-27a6d24b-0d58

job succeeded

time taken
5 seconds
started at
Thu Sep 3 13:06:56 2026
updated at
Thu Sep 3 13:07:01 2026
log uuid
27a6d24b-0d58-49cf-bc0c-f521bc218da6
inspect the job's lambda expression
(lambda()
  `((task . ("pull-and-restart" "maak-deploy"))
    (daemon-name . "lucidplan-daemon")
    (project . "lucidplan")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/lucidplan.git")))
    
starting new job...


-> running command: cd "/etc/byggsteg/job-clone//lucidplan/trunk" && git reset --hard && git pull

HEAD is now at 0261536 feat: ??? Why Guix
From https://codeberg.org/jjba23/lucidplan
   0261536..743cec6  trunk      -> origin/trunk
Updating 0261536..743cec6
Fast-forward
 README.org                      |    8 +
 manifest.scm                    |    4 +-
 pub/css/lucidplan.olive.min.css | 1378 ++++++++++++++++++++++++++++++++++++++-
 3 files changed, 1373 insertions(+), 17 deletions(-)


-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && uname -a

Linux wolk-jjba 7.1.5-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux


-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git log --name-status HEAD^..HEAD

commit 743cec6a0612bdd7d9cd37b1b96bf6caa3526c8a
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Thu Sep 3 13:06:40 2026 +0200

    feat: ??? Fonts

M	pub/css/lucidplan.olive.min.css


-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && sudo herd enable lucidplan-daemon || true && sudo herd restart lucidplan-daemon || true

Enabled service lucidplan-daemon.
Service lucidplan-daemon has been started.


-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && sudo maak deploy

The following derivation will be built:
  /gnu/store/4sbpk988snpx11q5ffzb67v3n1rmymxr-profile.drv

CA-certificaatbundel opbouwen...
tonen van Emacs-submappen...
map met lettertypen bouwen...
opbouw van map met Info handleidingen...
profiel bouwen met 19 pakketten...
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
finished publishing Lucidplan manual
'/srv/http/jointhefreeworld.org/manuals/lucidplan/index.html' is verwijderd
hernoemd 'docs/manual/en.html' -> '/srv/http/jointhefreeworld.org/manuals/lucidplan/index.html'


--------------------------------------------------------------

Maak: the infinitely extensible command runner

Loading tasks from Maak file: /etc/byggsteg/job-clone/lucidplan/trunk/maak.scm

Executing Maak tasks: deploy

--------------------------------------------------------------

=> Running Maak task: deploy

  Deploy the project's documentation.

  Execute command:
guix time-machine --channels=channels.scm -- shell -m manifest.scm -- emacs -Q --batch --eval '(progn (find-file "./docs/manual/en.org") (org-html-export-to-html) (message "finished publishing Lucidplan manual"))'