# 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 "Build daemon for GNU Guix" start on runlevel [2345] stop on runlevel [016] exec @localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix-daemon --build-users-group=guixbuild --discover=no ody>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/xml.scm
AgeCommit message (Expand)Author
2021-01-01gnu: java-xstream: Update to 1.4.15....* gnu/packages/xml.scm (java-xstream): Update to 1.4.15. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Vincent Legoll
2020-12-31gnu: minixml: Update to 3.2....* gnu/packages/xml.scm (minixml): Update to 3.2. [home-page]: Update. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll