# This is a "service unit file" for the systemd init system to launch # 'guix publish'. Drop it in /etc/systemd/system or similar to have # 'guix publish' automatically started. [Unit] Description=Publish the GNU Guix store Requires=guix-daemon.service PartOf=guix-daemon.service After=guix-daemon.service [Service] ExecStart=@localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix publish --user=nobody --port=8181 Environment='GUIX_LOCPATH=@localstatedir@/guix/profiles/per-user/root/guix-profile/lib/locale' LC_ALL=en_US.utf8 StandardOutput=journal StandardError=journal # Despite the name, this is rate-limited: a broken daemon will eventually fail. Restart=always # See . TasksMax=1024 [Install] WantedBy=multi-user.target tion value='koszko-scripts'>koszko-scripts Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/pdf.scm
AgeCommit message (Expand)Author
2024-08-18gnu: xpdf: Update to 4.05 [security fixes]....Tobias Geerinckx-Rice
2024-08-19gnu: pdfgrep: Update to 2.2.0....Artyom V. Poptsov
2024-07-25gnu: zathura-pdf-poppler: Update to 0.3.2....宋文武
2024-07-25gnu: zathura-pdf-mupdf: Update to 0.4.3....宋文武
2024-07-25gnu: zathura: Update to 0.5.6....宋文武
2024-07-25gnu: mupdf: Update to 1.24.7....宋文武