aboutsummaryrefslogtreecommitdiff
# This is a "job" for the Upstart init system to launch 'guix-daemon'.
# Drop it in /etc/init to have 'guix-daemon' automatically started.

description "Publish the GNU Guix store"

start on runlevel [2345]

stop on runlevel [016]

task

exec @localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix publish --user=nobody --port=8181
title='2023-02-16 22:41:03 +0200'>2023-02-16gnu: Remove unneeded module imports....Efraim Flashner 2022-11-27gnu: coq-core: Update to 8.16.1....Julien Lepiller 2022-10-23gnu: Fix typos....Vagrant Cascadian 2022-09-24gnu: Add coq-mathcomp-bigenough....Garek Dyszel 2022-09-24gnu: Add coq-mathcomp-finmap....Garek Dyszel 2022-09-22gnu: coq: Update to 8.16.0....Julien Lepiller 2022-09-22gnu: coq-interval: Update to 4.5.2....Julien Lepiller 2022-09-22gnu: coq-mathcomp: Update to 1.15.0....Julien Lepiller 2022-09-22gnu: coq-gappa: Update to 1.5.2....Julien Lepiller 2022-09-22gnu: coq-flocq: Update to 4.1.0....Julien Lepiller 2022-09-22gnu: lablgtk3: Update to 3.1.2....Julien Lepiller 2022-08-13gnu: dune: Update to 4.4.1....Julien Lepiller