# 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 >
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ebook.scm
AgeCommit message (Expand)Author
2021-04-09gnu: calibre: Update to 5.14.0....Brendan Tildesley
2021-04-09gnu: Add python-pychm....Brendan Tildesley
2021-03-22gnu: xchm: Update to 1.32....Tobias Geerinckx-Rice
2021-01-06gnu: cozy: Update to 0.7.8....Vinicius Monego
2020-12-14gnu: python-dnspython: Update to 2.0.0....Kyle Meyer
2020-12-12gnu: Add ebook-tools....Zheng Junjie
2020-11-28gnu: calibre: Fix QTWEBENGINEPROCESS_PATH wrapping....Sergey Trofimov
2020-11-26gnu: cozy: Update to 0.7.6....Tobias Geerinckx-Rice
2020-10-01gnu: cozy: Update to 0.7.2....Tobias Geerinckx-Rice
2020-09-26gnu: cozy: Update to 0.7.1....Vinicius Monego
2020-09-18gnu: calibre: Clean up 'wrap phase....Prafulla Giri
2020-09-18gnu: Add cozy....Vinicius Monego
2020-09-08gnu: calibre: Wrap QTWEBENGINEPROCESS_PATH....Brendan Tildesley
2020-08-23gnu: ebook.scm: Remove duplicate module import....Brendan Tildesley